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

A tool utf16le does not work correctly

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Major
    • 0.3.17
    • Tools

    Description

      Confirmed in Visual C++ 2013 compiler.

      The utf16le uses text mode to open a file.
      A text "\r\n" will automatically be converted to "\n" (maybe windows only?). So an output file will be broken.
      Anyway, I think we should use binary mode to open a file.

      Attachments

        Activity

          People

            bug zilla Bug Zilla
            sabiki Tomoya Kitagawa
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: