Skip to content
Snippets Groups Projects
Commit 8cb50703 authored by Nick Mathewson's avatar Nick Mathewson :game_die:
Browse files

Use C99 variadic macros when not on GCC.

1) We already require C99.

2) This allows us to support MSVC again (thanks to Gisle Vanem for
   this part)

3) This change allows us to dump some rotten old compatibility code
   from log.c
parent 7bd5212d
Branches
Tags
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment