[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
GNULIB stdint_.h vs windows VC6 compiler
From: |
Mark D. Baushke |
Subject: |
GNULIB stdint_.h vs windows VC6 compiler |
Date: |
Mon, 21 Aug 2006 03:08:32 -0700 |
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi Folks,
It seems that the latest stdint_.h file is using contructs that is
confusing the windows VC6 compiler used to build the CVS sources.
The two problems are
.\windows-NT\stdint.h(133) : warning C4067: unexpected tokens following
preprocessor directive - expected a newline
and
.\windows-NT\stdint.h(433) : warning C4067: unexpected tokens following
preprocessor directive - expected a newline
which correspond to the same construct. In both cases, this is the
offending line:
#if LONG_MAX >> 31 >> 31 == 1
Does anyone have any suggestions for how to get around this problem?
Thanks,
-- Mark
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.4 (FreeBSD)
iD8DBQFE6YYgCg7APGsDnFERAk0hAKDdXJs5eDEuvz4v15oowLx3Xg12iwCfQeiV
5L9vSG6v2JU8M1mQnc2pLkk=
=mpaO
-----END PGP SIGNATURE-----
- GNULIB stdint_.h vs windows VC6 compiler,
Mark D. Baushke <=