Hi Robert,

At 00.58 08/07/2003, Robert Collins wrote:

On Tue, 2003-07-08 at 00:20, Robert Collins wrote:
> On Tue, 2003-07-08 at 00:08, Henrik Nordstrom wrote:

> Cool - true. I'm happy with the change in syntax. I'll try that against
> my current test cases tomorrow. I may throw in a couple of extra cases -
> calling a method on an object in the << foo << sequence for instance.

I've imported the code into HEAD.

Now, if the non-gcc port maintainers can check that the debug test-case
runs ok, we can start converting as we go..

As You know the 3.0 Windows port doesn't build on MS Visual Studio from February.


Tryng to build debug.cc, I have got the following new errors:

c:\work\nt-3.0\src\debug.cc(584) : error C2059: syntax error : 'constant'
c:\work\nt-3.0\src\debug.cc(584) : error C2063: 'currentDebug' : not a function
c:\work\nt-3.0\src\debug.cc(584) : error C2372: 'currentDebug' : redefinition; different types of indirection
c:\work\nt-3.0\src\debug.h(52) : see declaration of 'currentDebug'


Line 584 is:

std::ostringstream *Debug::currentDebug (NULL);

Regards

Guido



-
========================================================
Guido Serassio
Acme Consulting S.r.l.
Via Gorizia, 69             10136 - Torino - ITALY
Tel. : +39.011.3249426      Fax. : +39.011.3293665
Email: [EMAIL PROTECTED]
WWW: http://www.acmeconsulting.it/

Reply via email to