On 4/12/19 9:26 PM, Jacek Caban wrote:
On 4/12/19 9:19 PM, Michael Stefaniuc wrote:
- Recent and future C compilers should support u"", so we only need to
worry about old ones.
The only known blocker is the mingw used on winehq.org to build the winetest.exe. As Alexandre works on the cross compile stuff I was hoping he'll have to upgrade that one anyway.
If you used L"" for mingw, it should work with the existing version.
Yes, but I was hoping to not have to use __MSABI_WSTR() outside include/ and if it cannot be avoided inside tests/ too.
bye michael