This is the mail archive of the glibc-bugs@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug regex/1225] unused local variables in regexec.c if _LIBC is not defined


------- Additional Comments From drepper at redhat dot com  2005-09-06 18:41 -------
This isn't necessarily correct.  If, as suggested in another bug, the
__libc_loc_* definitions are moved into a separate file where they are defined
by the project using the code, then there can be locking operations defined. 
The correct way to do this is define a macro which indicates locking is used.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |WAITING


http://sourceware.org/bugzilla/show_bug.cgi?id=1225

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]