Boost logo

Boost :

From: Thomas Witt (witt_at_[hidden])
Date: 2005-04-29 13:27:04


Edward Diener wrote:
> Joaquin M Lopez Munoz wrote:
>
>
> With the command line from above with modifications for my own paths:
>
> For whatever reason, although #include <cstdarg> is in the source file,
> when the Comeau compiler is executed it never actually includes the
> file. This must be a bug in the Comeau compiler but perhaps Greg Comeau
> has a fix for it.
>
> Also even if one does an #include<stdarg.h> it never gets included.
>
> I know this sounds preposterous but I have tested this out on my system
> extensively to determine that this is what is happening. I have no idea
> what the compiler is doing in this regard.
>
> Of course this would explain the va_list error but I have no idea where
> va_list is coming from in the first place if neither of these files are
> ever included.

Did you read my post? The compiler is free to implement the standard
includes in any way it wants and this is what comeau does. And yes it
seems to be buggy.

Thomas

-- 
Thomas Witt
witt_at_[hidden]

Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk