mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
Fix test_util.c compilation on MSVC
"Those '{}' constructs are not well liked by MSVC (cl v.16.xx)."
Received on tor-dev; fixes bug on 0.2.3.3-alpha.
This commit is contained in:
committed by
Nick Mathewson
parent
a2ecf131f3
commit
af12a7ac00
@@ -0,0 +1,4 @@
|
||||
o Minor bugfixes:
|
||||
- Make util unit tests build correctly with MSVC. Bugfix on
|
||||
0.2.3.3-alpha. Patch by Gisle Vanem.
|
||||
|
||||
Reference in New Issue
Block a user