Re: Ugly warnings under 64 bit compilation
Available news archives: comp.lang.tcl - comp.lang.python - comp.security.firewalls - sci.crypt - comp.lang.php - comp.lang.javascript
Google
 
Web news.hping.org


comp.lang.tcl archive

Re: Ugly warnings under 64 bit compilation

From: Arjen Markus <arjen.markus@wldelft.nl>
Date: Thu Mar 09 2006 - 09:08:34 CET

It seems to me that in this case your compiler is overzealous in
detecting porting problems between 32-bits and 64-bits systems. As
there is an explicit cast, it should not worry about it.

Unless you want to change the Tcl code, I suggest just to ignore these
messages.

Regards,

Arjen
Received on Sun Apr 30 02:28:18 2006