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

From: Kinkie <gkinkie_at_gmail.com>
Date: Mon, 25 Aug 2008 09:27:41 +0200

On Mon, Aug 25, 2008 at 1:52 AM, Amos Jeffries <squid3_at_treenet.co.nz> wrote:
>> 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.

Well, a build-test on a platform with a K&R C compiler would be enough.
Does anyone know if such a platform still exists and is in use? (and
where the issue can't be solved by instructing the users to just get
gcc?)

-- 
 /kinkie
Received on Mon Aug 25 2008 - 07:27:43 MDT

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