Commit f9e91a48 authored by Andrei Errapart's avatar Andrei Errapart Committed by David Gibson
Browse files

Work around MSVC limitations



1) No variadic macros in the form "args..."; this is a GCC extension.
2) No empty struct initializers. In any case, there is very little to win:
   { } vs. { 0 }.

Signed-off-by: default avatarAndrei Errapart <andrei@errapartengineering.com>
Signed-off-by: default avatarDavid Gibson <david@gibson.dropbear.id.au>
parent 83e606a6
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment