github.com/moarvm/moarvm | IRC logs at colabti.org/irclogger/irclogger_logs/moarvm
Set by AlexDaniel on 12 June 2018.
Kaiepi is there way i can set up the makefile so /DUNICODE;_UNICODE is passed to cl when compiling a 3rdparty library, but only that library with msvc on windows? 15:32
or should moarvm work with unicode on windows anyway?
well, windows' unicode c functions, i mean 15:46
[Coke] unicode works fine on windows, I thought. 15:53
Kaiepi i get some compiler warnings in some files when i set those macros for all c files 16:33
oh, just src/platform/random.h 16:36
s/\.h/\.c/