diff options
author | Jan Niklas Hasse <jhasse@bixense.com> | 2020-05-18 09:57:34 (GMT) |
---|---|---|
committer | Jan Niklas Hasse <jhasse@bixense.com> | 2020-05-18 09:57:34 (GMT) |
commit | cf021f32e62370b7f9c8249a6c600cbe48e849c7 (patch) | |
tree | 62e21084f4596964db290b7f742d6df82e6821ae /src/depfile_parser.in.cc | |
parent | c6148b0c3377a7d12b679f99f35e09cc7f36e940 (diff) | |
download | Ninja-cf021f32e62370b7f9c8249a6c600cbe48e849c7.zip Ninja-cf021f32e62370b7f9c8249a6c600cbe48e849c7.tar.gz Ninja-cf021f32e62370b7f9c8249a6c600cbe48e849c7.tar.bz2 |
MinGW now has _mktemp_s, use overload with size parameter
MSVC also used the custom implementation, since the function isn't a
macro and therefore
#ifndef _mktemp_s
didn't work as intended.
Diffstat (limited to 'src/depfile_parser.in.cc')
0 files changed, 0 insertions, 0 deletions