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 stdio/15450] New: Refactor stdio-common/vfscanf.c


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

             Bug #: 15450
           Summary: Refactor stdio-common/vfscanf.c
           Product: glibc
           Version: unspecified
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: stdio
        AssignedTo: unassigned@sourceware.org
        ReportedBy: ondra@iuuk.mff.cuni.cz
    Classification: Unclassified


Hi,
A code in vscanf is quite repetetive. I also found that copying arguments is
often ineffectively done byte by byte.

Could it be refactored in 2.19?

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