[C++-sig] Re: Twas a bug in MSVC7.1

Nicodemus nicodemus at globalite.com.br
Sat Aug 16 20:31:59 CEST 2003


Niall Douglas wrote:

>The cause?
>
>Comment out the anonymous namespace declaration towards the middle of 
>the file. It now compiles perfectly.
>
>Nicodemus: In light of this could you fix pyste so that it never 
>generates an unnamed namespace?
>

Ouch, sorry for have missed that! Niall, there's an option in pyste 
named --pyste-ns=<my namespace>, where you can specify the namespace 
where the declarations are written. You could try --pyste-ns=pyste or 
something, that should solve your problem.

Sorry again about the delay!
Nicodemus.






More information about the Cplusplus-sig mailing list