Boost logo

Boost Users :

Subject: [Boost-users] cstdint.hpp causes warnings on VC10
From: Michael Kaes (michael.kaes_at_[hidden])
Date: 2010-08-23 12:55:26


HI all,

after switching to VC10 I recognized that including the cstdint.hpp
header causes a warning.
After looking into this header I saw that all defines like INT8_C are
guarded to prevent multiple defines, except of the UINT8_C define
(cstdint.hpp Line:400).
Is this done on purpose because to me it looks as if the guard was
just forgotten.

Regards,
Michael


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net