[Boost-bugs] [Boost C++ Libraries] #5048: compilation error under ia64 HP-UX11i with gcc-4.4.0

Subject: [Boost-bugs] [Boost C++ Libraries] #5048: compilation error under ia64 HP-UX11i with gcc-4.4.0
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2011-01-07 15:29:58


#5048: compilation error under ia64 HP-UX11i with gcc-4.4.0
-------------------------------------+--------------------------------------
 Reporter: ruipfernandes@… | Owner: bemandawes
     Type: Bugs | Status: new
Milestone: To Be Determined | Component: filesystem
  Version: Boost 1.45.0 | Severity: Problem
 Keywords: HP-UX |
-------------------------------------+--------------------------------------
 The error is:

 Â«
 In file included from libs/filesystem/v3/src/utf8_codecvt_facet.cpp:19:
 ./libs/detail/utf8_codecvt_facet.cpp:255:7: error: missing binary operator
 before token "("

     "g++" -ftemplate-depth-128 -O0 -fno-inline -Wall -g -pthread -fPIC
 -mlp64 -DBOOST_ALL_NO_LIB=1 -DBOOST_FILESYSTEM_DYN_LINK=1
 -DBOOST_SYSTEM_DYN_LINK=1 -I"." -c -o
 "bin.v2/libs/filesystem/build/gcc-4.4.0/debug/threading-
 multi/v3/src/utf8_codecvt_facet.o"
 "libs/filesystem/v3/src/utf8_codecvt_facet.cpp"

 ...failed gcc.compile.c++ bin.v2/libs/filesystem/build/gcc-4.4.0/debug
 /threading-multi/v3/src/utf8_codecvt_facet.o...
 Â»

 I solved the problem with the attached patch

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/5048>
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:05 UTC