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

unicode.h has unnecessary casts that hide bugs

    XMLWordPrintable

Details

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

    Description

      Created an attachment (id=7692)
      Remove casts

      Wine's strxxxW macros cast their arguments to wchar_t pointers.
      While this is somewhat necessary for Wine, it absolutely isn't for us.
      It only hides bugs, as shown by r56575.

      Attachments

        Activity

          People

            ThFabba ThFabba
            ThFabba ThFabba
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: