RE: [boost] [thread] Build failures for CW, found the xtime problem...

20 Sep
2004
20 Sep
'04
4:49 p.m.
Rene Rivera <grafik.list@redshift-software.com> wrote:
After some investigation I found the problem with the build failures for xtime.cpp on CW platforms: http://tinyurl.com/5nwxo [1]
The issue is the placement of the definition of __STDC_CONSTANT_MACROS to bring in the *INT*_C() constant macros from cstdint. <snip> Moving the definition above the <boost/thread/xtime.hpp> included fixes that problem: <snip> OK to commit?? <snip>
The fix deserves at least a comment. I would move the inclusion of cstdint.hpp along with the macro definition as well.
7569
Age (days ago)
7569
Last active (days ago)
0 comments
1 participants
participants (1)
-
Ben Hutchings