* [Buildroot] [buildroot 0000375]: libiberty regex warnings
@ 2007-02-12 13:50 bugs at busybox.net
0 siblings, 0 replies; only message in thread
From: bugs at busybox.net @ 2007-02-12 13:50 UTC (permalink / raw)
To: buildroot
The following issue has been ASSIGNED.
======================================================================
http://busybox.net/bugs/view.php?id=375
======================================================================
Reported By: mdeschamps
Assigned To: buildroot
======================================================================
Project: buildroot
Issue ID: 375
Category: Architecture Specific
Reproducibility: always
Severity: minor
Priority: normal
Status: assigned
======================================================================
Date Submitted: 08-11-2005 01:38 PDT
Last Modified: 02-12-2007 05:50 PST
======================================================================
Summary: libiberty regex warnings
Description:
gcc-4.0.0/libiberty/regex.c uses a strcmp (s1,s2) in a macro which is a
basis
of regex char type recognition. Problem s1 is given arch specific var
whereas
s2 is used a a type base string. ex:
bool isalpha = STREQ (str, "alpha") : str is (unsigned) char *, is const
char * alpha
Worse is sometimes is breaks down my make process. Put it minor yet.
======================================================================
----------------------------------------------------------------------
vapier - 08-11-05 05:34
----------------------------------------------------------------------
gcc bug, not buildroot bug
file a bug at the gcc bugzilla
Issue History
Date Modified Username Field Change
======================================================================
08-11-05 01:38 mdeschamps New Issue
08-11-05 01:38 mdeschamps Status new => assigned
08-11-05 01:38 mdeschamps Assigned To => uClibc
08-11-05 05:34 vapier Note Added: 0000403
08-11-05 05:34 vapier Status assigned => closed
08-11-05 05:34 vapier Resolution open => won't fix
02-12-07 05:50 vapier Status closed => assigned
02-12-07 05:50 vapier Assigned To uClibc => buildroot
======================================================================
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2007-02-12 13:50 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-02-12 13:50 [Buildroot] [buildroot 0000375]: libiberty regex warnings bugs at busybox.net
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox