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

From: Guido Serassio <guido.serassio_at_acmeconsulting.it>
Date: Mon, 25 Aug 2008 10:28:07 +0200

Hi Amos, Kinkie,

At 01.52 25/08/2008, Amos Jeffries 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.

On Visual Studio .c files MUST be compiled in "C" mode. Building in
C++ mode will broke the link process cause the Visual Studio C++
function decoration

Regards

Guido

-
========================================================
Guido Serassio
Acme Consulting S.r.l. - Microsoft Certified Partner
Via Lucia Savarino, 1 10098 - Rivoli (TO) - ITALY
Tel. : +39.011.9530135 Fax. : +39.011.9781115
Email: guido.serassio_at_acmeconsulting.it
WWW: http://www.acmeconsulting.it/
Received on Mon Aug 25 2008 - 08:29:00 MDT

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