Subject: [Boost-bugs] [Boost C++ Libraries] #3548: Comeau C++ reports global scope has no int64_t
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2009-10-23 14:08:56
#3548: Comeau C++ reports global scope has no int64_t
------------------------------------------+---------------------------------
Reporter: mloskot <mateusz@â¦> | Owner: dlwalker
Type: Bugs | Status: new
Milestone: Boost 1.41.0 | Component: integer
Version: Boost Development Trunk | Severity: Problem
Keywords: comeau,como |
------------------------------------------+---------------------------------
When Comeau C/C++ 4.3.10.1 compiles a program that includes
<boost/cstdint.hpp> from Boost from SVN trunk (r57088) it throws the
following error:
{{{
mloskot_at_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
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/3548> Boost C++ Libraries <http://www.boost.org/> Boost provides free peer-reviewed portable C++ source libraries.
This archive was generated by hypermail 2.1.7 : 2017-02-16 18:50:01 UTC