On Thu, 31 Oct 2002 13:11:36 +0100, Stan Pinte <[EMAIL PROTECTED]>
wrote:

>
>hello,
>
>I am trying to compile something under a pretty recent version of cygwin, 
>and it fails, because
>
>typedef complex<double> sim_complex;
>
>gives that error:
>
>../gossip/sim.h:37: syntax error before `;' token
>
>Here enclosed the full stacktrace.

g++ v3 ?

It doesn't ignore standard namespace like v2. "std::complex" for
instance.


-- 
[EMAIL PROTECTED]

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

Reply via email to