[Bug 40043] wineg++ creates bInitialization of a wstring

wine-bugs at winehq.org wine-bugs at winehq.org
Sat Oct 22 15:45:55 CDT 2016


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

Detlef Riekenberg <wine.dev at web.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|WideCharToMultiByte not     |wineg++ creates
                   |converting correctly        |bInitialization of a
                   |                            |wstring
     Ever confirmed|0                           |1
             Status|UNCONFIRMED                 |NEW

--- Comment #9 from Detlef Riekenberg <wine.dev at web.de> ---
The executable created with visual studio 2015 works without any failure in
wine.
So the bug has nothing to do with WideCharToMultiByte.


A hint for the bug is visible in the log: "input size" is not 11.


Verified with a stripped down example:
* The static initialization of the wstring fails with wineg++
* Using g++ works without faulure.

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