$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Beman Dawes (bdawes_at_[hidden])
Date: 2002-05-08 12:40:10
At 01:19 PM 5/8/2002, Douglas Gregor wrote:
 >Why not use --diag_suppress=450 to suppress warnings/errors about the
 >use of long long?
Cause it doesn't solve the problem:-?  See below.
 >(Do I get a pat on the back?)
Close but no cigar.
--Beman
C:\boost\regr>como --diag_suppress=450 -e5 -tnone --wchar_t --long_long --a 
--43
  -D_WCHAR_T_DEFINED -o boosttmp -Ic:/boost/site 
c:/boost/site/libs/config/test/c
onfig_test.cpp c:\apps\comeau\libcomo\libcomo.lib
Comeau C/C++ 4.3 BETA#1 (Mar  9 2002 00:03:11) for MS_WINDOWS_x86
Copyright 1988-2002 Comeau Computing.  All rights reserved.
MODE:strict warnings C++
...
"c:\\apps\\comeau\\include\\vc\\winnt.h", line 1529: error: identifier
           "_inline" is undefined
   _inline PVOID GetFiberData( void ) { __asm {
   ^