This changes the use of tmpnam to mkstemp to avoid the warning about the use of tmpnam being dangerous.
I've tested this on Linux, maybe someone could check it is ok on Windows too.
patch to fix "tmpnam is dangerous" warning when compiling grit
Log in to post a comment.
patch to fix "tmpnam is dangerous" warning when compiling grit