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 libc/14083] New: Bug? in strspn() macro


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

             Bug #: 14083
           Summary: Bug? in strspn() macro
           Product: glibc
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: libc
        AssignedTo: unassigned@sourceware.org
        ReportedBy: jgpallero@gmail.com
                CC: drepper.fsp@gmail.com
    Classification: Unclassified


Hello:

I've sent a bug about strspn() string.h function to the gcc mailing list and
someone answers that the problem is in strspn() macro from glibc due to a
missing size_t explicitly cast. SO I post the bug here.

The original gcc bugzilla report:

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53277

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


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