Re: Residual build errors on MinGW and MSVC++

From: Serassio Guido <guido.serassio@dont-contact.us>
Date: Sun, 10 Aug 2003 11:57:39 +0200

Hi Robert,

At 11.45 10/08/2003, Robert Collins wrote:

>On Sun, 2003-08-10 at 19:09, Serassio Guido wrote:
>
> > There are some little thing already fixed in the nt branch, not sure if
> > mine are the better fixes.
> > I have attached the changes, and this are the descriptions / fixed errors:
> >
> > errorpage.cc:
> > in errorDynamicPageInfoDestroy() a loop counter is seen first as int,
> after
> > as size_t
>
>I can't find this one. If you mean the two loops in ErrorPageId, thats
>fine according to the C++ standard.

Sorry, yes, they are.

I'm happy to know that the two loops are fine according to the C++
standard, but I think that someone in Microsoft is many fine with C++ than
me .... :-)

Compiling...
errorpage.cc
c:\work\nt-3.0\src\errorpage.cc(278) : error C2371: 'i' : redefinition;
different basic types
         c:\work\nt-3.0\src\errorpage.cc(273) : see declaration of 'i'
Error executing cl.exe.

Regards

Guido

-
========================================================
Guido Serassio
Acme Consulting S.r.l.
Via Gorizia, 69 10136 - Torino - ITALY
Tel. : +39.011.3249426 Fax. : +39.011.3293665
Email: guido.serassio@acmeconsulting.it
WWW: http://www.acmeconsulting.it/
Received on Sun Aug 10 2003 - 03:58:05 MDT

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:20:27 MST