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/15527] New: strftime incorrectly combines flags


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

             Bug #: 15527
           Summary: strftime incorrectly combines flags
           Product: glibc
           Version: unspecified
            Status: NEW
          Severity: minor
          Priority: P2
         Component: libc
        AssignedTo: unassigned@sourceware.org
        ReportedBy: ooprala@redhat.com
                CC: drepper.fsp@gmail.com
    Classification: Unclassified


The strftime function's swap case flag (#) provides unexpected output for some
format modifiers (a, A, b...). I'm guessing very few people would benefit from
Tuesday being swapped to tUESDAY, but IMHO at least the ^# combination should
produce the expected lowercase output.

Thanks.

-- 
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]