
16 Feb
2005
16 Feb
'05
8:20 p.m.
Larry Evans wrote:
cd ~/prog_dev/boost-release/boost_1_32_0/lje/libs/fields_visitor/test/ wave -S/usr/include/c++/3.3 test_link.cpp #line 42 "/usr/include/c++/3.3/iostream" #pragma GCC system_header /usr/include/c++/3.3/iostream(42): exception caught: boost::filesystem::path: invalid name "c++config.h" in path: "bits/c++config.h"
Should the criteria for valid name be changed?
The same was reported already for a Windows system, where the '+' makes the boost::filesystem to throw as well (Wave uses the boost::filesystem::native path validator, i.e. system dependant validation is performed). I've already tried to get in contact with Beman, but got no response so far. Regards Hartmut