Nuklear
Nuklear copied to clipboard
Error: C4996 vsprintf and fopen considered unsafe, consider *_s instead.
MSVC2019 using Latest generated header as of today
getting this:

Second confirmation. A workaround can be found here: https://stackoverflow.com/questions/22450423/how-to-use-crt-secure-no-warnings
I think I'll prepare a pull request to fix this. fopen is particularly pernicious as vsprint simply requires adding a new macro