Uploaded image for project: 'Core ReactOS'
  1. Core ReactOS
  2. CORE-1436

bugs in printf and related functions

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Major
    • None
    • Win32SS
    • None
    • Operating System: ReactOS
      Platform: x86 Hardware

    Description

      The implementation of vsnprinft in /lib/rtl/printf.c lacks
      support for float-point number (i.e.: f,g,E,e,o output types)

      This is the cause of the failure of some Wine's test (see attached file)

      The current implementation is based on the implementation in the linux
      kernel (in /lib/vsprintf.c), though there are some small differencies.

      May be we can look how float-point output is implemented in glibc

      Attachments

        Activity

          People

            fireball fireball
            pdenapo pdenapo
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: