[ros-bugs] [Bug 7072] New: Wine's unicode.h has unnecessary casts that hide bugs
ReactOS.Bugzilla at reactos.org
ReactOS.Bugzilla at reactos.org
Sun May 13 18:25:31 UTC 2012
http://www.reactos.org/bugzilla/show_bug.cgi?id=7072
Summary: Wine's unicode.h has unnecessary casts that hide bugs
Product: ReactOS
Version: TRUNK
Platform: x86 Hardware
OS/Version: ReactOS
Status: UNCONFIRMED
Severity: minor
Priority: P3
Component: Other
AssignedTo: ros-bugs at reactos.org
ReportedBy: thfabba at gmx.de
QAContact: ros-bugs at reactos.org
Created an attachment (id=7692)
--> (http://www.reactos.org/bugzilla/attachment.cgi?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.
--
Configure bugmail: http://www.reactos.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
More information about the Ros-bugs
mailing list