$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: John Maddock (John_Maddock_at_[hidden])
Date: 2001-01-23 07:27:34
>Which seems to make it act as though long long weren't available on GCC
>under win32. Can someone justify this?
>A comment next to this #ifdef would certainly help.
The defs for ULONG_LONG_MAX etc are broken - cygwin and mingw32 really need
handling as special cases - anyone want to fix this?
- John Maddock
http://ourworld.compuserve.com/homepages/john_maddock/