summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorCharlie Savage <cfis@savagexi.com>2023-04-20 00:39:51 -0700
committerCharlie Savage <cfis@savagexi.com>2023-04-20 10:24:50 -0700
commit4de2bc1b1db4d3109d54d2b58ba433e2574fa675 (patch)
treedba7c57cf9d027e019b657ee8dbc7deacceed508 /.gitignore
parent82c018810d8bbd72428606ec4fd3b0fcf42caa5a (diff)
downloadffi-4de2bc1b1db4d3109d54d2b58ba433e2574fa675.tar.gz
CreateNamedPipe and CreateFile map to CreateNamedPipeW and CreateFileW when compiling with MSVC 22. These apis take a widechar - LPCWSTR. Thus these tests fail because Windows considers the pipe names to be invalid. Thus switch to the Ansi versions.
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions