Files
tinycc/include
Vincent Lefevre be7c870718 Fix va_end() definition: must be an expression of type void
Also added a test yielding a failure with the previous definition,
i.e. when using: (va_end(ap));

The test also checks potentially incorrect va_start() definition.
2019-03-14 15:39:52 +01:00
..
2014-04-07 00:30:31 +02:00
2009-07-18 22:06:37 +02:00