[Bug 38337] clang compiling warnings

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Feb 26 22:16:55 CST 2019


https://bugs.winehq.org/show_bug.cgi?id=38337

--- Comment #18 from Sergey Isakov <isakov-sl at bk.ru> ---
/Volumes/MacHD/Users/sergey/Documents/Projects/winehq/dlls/winemac.drv/clipboard.c:291:78:
warning: format specifies type 'const unichar *' (aka 'const unsigned short *')
but the argument has type 'WCHAR *' (aka 'unsigned short *') [-Wformat]
                                                registered_name_type_prefix,
buffer);
                                                                            
^~~~~~
1 warning generated.
---------------------------------------
can be ignored

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list