[Bug 46991] New: debug.h warning: "conversion from 'WCHAR' to 'char', possible loss of data" on line 293

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Apr 10 16:10:32 CDT 2019


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

            Bug ID: 46991
           Summary: debug.h warning: "conversion from 'WCHAR' to 'char',
                    possible loss of data" on line 293
           Product: Wine
           Version: 4.5
          Hardware: x86
                OS: Windows
            Status: UNCONFIRMED
          Severity: trivial
          Priority: P2
         Component: -unknown
          Assignee: wine-bugs at winehq.org
          Reporter: dimaki at rocketmail.com

I get a warning from compiler in debug.h: "conversion from 'WCHAR' to 'char',
possible loss of data" on line 293 during compilation" on VS C compiler when
including wine's debug.h. I think just a matter of adding an explicit
conversion to char on line 293 in debug.h to get rid of the warning.

-- 
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