Re: [MERGE] Removed code handling K&R-style varargs.

From: Amos Jeffries <squid3_at_treenet.co.nz>
Date: Mon, 25 Aug 2008 11:52:05 +1200 (NZST)

> It should be a safe enough bet that any C++ compiler can handle
> STDC-style varargs.
> This patch removes all the (mostly spaghetti) code which used to handle
> K&R-style varargs calls.
>
> Kinkie
>

The catch here is that .c files are not guaranteed to be built with a C++
compiler. This will need wide testing.

Amos
Received on Sun Aug 24 2008 - 23:52:08 MDT

This archive was generated by hypermail 2.2.0 : Mon Aug 25 2008 - 12:00:08 MDT