On Mon, May 27, 2019 at 04:25:40PM +0200, Max Reitz wrote: > wchar_t may resolve to be an unsigned long on 32-bit architectures. > Using the %x conversion specifier will then give a compiler warning:
Added to ui queue. thanks, Gerd
On Mon, May 27, 2019 at 04:25:40PM +0200, Max Reitz wrote: > wchar_t may resolve to be an unsigned long on 32-bit architectures. > Using the %x conversion specifier will then give a compiler warning:
Added to ui queue. thanks, Gerd