[uClibc 0003234]: wrong Function signature for build_wcs_upper_buffer in regex_internal.h

bugs at busybox.net bugs at busybox.net
Sun May 4 08:45:09 UTC 2008


The following issue has been SUBMITTED. 
====================================================================== 
http://busybox.net/bugs/view.php?id=3234 
====================================================================== 
Reported By:                woglinde
Assigned To:                uClibc
====================================================================== 
Project:                    uClibc
Issue ID:                   3234
Category:                   Other
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     assigned
====================================================================== 
Date Submitted:             05-04-2008 01:45 PDT
Last Modified:              05-04-2008 01:45 PDT
====================================================================== 
Summary:                    wrong Function signature for build_wcs_upper_buffer
in regex_internal.h
Description: 
Hi,

I think this is a bug, which was not noticed or fixed since 2 years.
SVN says at this time was a sync with glibc. In the file 
libc/misc/regex/regex_internal.c
the type for the function build_wcs_upper_buffer was changed, but in the
header file it was not. So there are compile errors, when the some
regexp-options are
enabled. Attached is a patch, which I believe fixes this issuse.

Bye,

Henning
====================================================================== 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
05-04-08 01:45  woglinde       New Issue                                    
05-04-08 01:45  woglinde       Status                   new => assigned     
05-04-08 01:45  woglinde       Assigned To               => uClibc          
05-04-08 01:45  woglinde       File Added: build_wcs_upper_buffer.patch         
          
======================================================================




More information about the uClibc-cvs mailing list