$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Beman Dawes (bdawes_at_[hidden])
Date: 2007-09-12 17:46:13
Markus Schöpflin wrote:
> I'm currently in the process of resuming regression testing for 
> Tru64/CXX, but alas the filesystem lib currently doesn't compile. This 
> of course prevents regression testing of this platform. Anybody knows 
> what's wrong here?
The errors were fixed a couple of hours ago, thanks to Neal Becker.
I've just committed a change to clear the warning.
--Beman
> 
> Markus
> 
> ---%<---
> hp_cxx.compile.c++ 
> ../../../bin.v2/libs/filesystem/build/hp_cxx-71_006_tru64/release/link-static/path.o
> cxx: Warning: ../../../boost/system/error_code.hpp, line 135: trailing 
> comma is
>            nonstandard (D:trailcomma)
>          wrong_protocol_type = EPROTOTYPE,
> ----------------------------------------^
> cxx: Error: ../../../libs/filesystem/src/path.cpp, line 128: identifier
>            "system_category" is undefined (undeclared)
>            ph, system::error_code( system::posix::invalid_argument, 
> system_category ) ) );
> -------------------------------------------------------------------^
> cxx: Error: ../../../libs/filesystem/src/path.cpp, line 147: identifier
>            "system_category" is undefined (undeclared)
>            system::error_code( system::posix::invalid_argument, 
> system_category ) ) );
> ---------------------------------------------------------------^
> cxx: Info: 2 errors detected in the compilation of 
> "../../../libs/filesystem/src/path.cpp".
> 
>      cxx -x cxx -c -std strict_ansi -nopure_cname -noimplicit_include 
> -timplicit_local -ptr 
> "../../../bin.v2/libs/filesystem/build/hp_cxx-71_006_tru64/release/link-static/cxx_repository" 
> -D__CNAME_OVE
> RLOADS -model ansi -O2 -msg_display_tag -version V7.1-006 -ieee 
> -msg_disable badppdirkey,nostdlonglong -DBOOST_ALL_NO_LIB=1 
> -DBOOST_All_STATIC_LINK=1 -DBOOST_SYSTEM_STATIC_LINK=1 -DNDEBUG 
> -I"../../..
> " -o 
> "../../../bin.v2/libs/filesystem/build/hp_cxx-71_006_tru64/release/link-static/path.o" 
> "../../../libs/filesystem/src/path.cpp"
> --->%---
> 
> _______________________________________________
> Unsubscribe & other changes: http://listarchives.boost.org/mailman/listinfo.cgi/boost
>