$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Ronald Garcia (garcia_at_[hidden])
Date: 2006-02-02 12:08:52
Howdy,
Boost.MultiArray is getting a regression error under codewarrior, and
it appears to be happening in the compiler headers so far as I can
tell. The basic message is:
### mwcc Compiler:
# In: C:\Program
Files\Metrowerks\Codewarrior\MSL\MSL_C++\MSL_Common\Include\numfacet
# From: ..\libs\multi_array\test\access.cpp
# --------------------------------------------
# 1387: case ios_base::hex:
# Error: ^
# expression syntax error
The full message can be seen at:
http://engineering.meta-comm.com/boost-regression/CVS-HEAD/developer/
output/metacomm-bin-boost-libs-multi_array-test-access-test-cw-8_3-
debug-threading-multi_release.html
Can anyone provide insight on this?
Thanks,
ron