id,summary,reporter,owner,description,type,status,milestone,component,version,severity,resolution,keywords,cc 3548,Comeau C++ reports global scope has no int64_t,mloskot ,Daryle Walker,"When Comeau C/C++ 4.3.10.1 compiles a program that includes from Boost from SVN trunk (r57088) it throws the following error: {{{ mloskot@vb-ubuntu904:~/dev/ggl/_svn/trunk/libs/ggl/example$ bjam 02_linestring_example ...patience... ...found 900 targets... ...updating 2 targets... como-linux.compile.c++ bin/como-linux/debug/02_linestring_example.o Comeau C/C++ 4.3.10.1 (May 7 2008 12:23:21) for LINUX_INTEL_ELF_Beta Copyright 1988-2008 Comeau Computing. All rights reserved. MODE:non-strict warnings C++ noC++0x_extensions ""/home/mloskot/dev/boost/_svn/trunk/boost/cstdint.hpp"", line 111: error: the global scope has no ""int64_t"" using ::int64_t; ^ }}} Environment: Linux Ubuntu 9.04 32-bit with GCC 4.3.3 and Comeau C/C++ 4.3.10.1 ",Bugs,closed,Boost 1.41.0,integer,Boost Development Trunk,Problem,fixed,"comeau,como",John Maddock