[Bug 6104] New: getline() fails to set noskipws flag

bugzilla at busybox.net bugzilla at busybox.net
Wed Mar 13 22:47:45 UTC 2013


https://bugs.busybox.net/show_bug.cgi?id=6104

           Summary: getline() fails to set noskipws flag
           Product: uClibc++
           Version: unspecified
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P5
         Component: Standard Compliance
        AssignedTo: unassigned at uclibc.org
        ReportedBy: proyvind at gmail.com
                CC: uclibc-cvs at uclibc.org
   Estimated Hours: 0.0


Created attachment 4802
  --> https://bugs.busybox.net/attachment.cgi?id=4802
make getline() setting noskipws flag

The getline() function fails to set noskipws flag, which is the expected
standard behaviour.

The patch attached fixes this.

-- 
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


More information about the uClibc-cvs mailing list