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: [EMAIL PROTECTED]
WWW: http://www.acmeconsulting.it/



Reply via email to