26 Aug
2002
26 Aug
'02
5:22 p.m.
On Mon, Aug 26, 2002 at 05:40:01PM +0200, Patrik Stridvall wrote:
The Intel compiler like the Microsoft compiler probably already supports __int{8,16,32,64}.
This will have to be changed to
#if !defined(_MSC_VER) && !defined(XXX)
Or maybe a HAVE_xxx configure check? Ciao Jörg -- Joerg Mayer <jmayer(a)loplof.de> I found out that "pro" means "instead of" (as in proconsul). Now I know what proactive means.