[Bug 6116] New: Fix default when no adjustfield flag is set, also add support for ios_base::internal

bugzilla at busybox.net bugzilla at busybox.net
Wed Mar 13 22:54:12 UTC 2013


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

           Summary: Fix default when no adjustfield flag is set, also add
                    support for ios_base::internal
           Product: uClibc++
           Version: unspecified
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: major
          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 4814
  --> https://bugs.busybox.net/attachment.cgi?id=4814
fix ostream adjustfield

The attached patch fixes an issue where no adjustfield flag set doesn't give
same default behaviour as if ios_base::right were set.

It also adds proper support for the ios_base::internal flag.

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