$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Robert Ramey (ramey_at_[hidden])
Date: 2004-07-29 10:18:59
>cool - i use the same configuration! So every has to work ;-))
>Why does it compiles on meta-comm and not on my machine? I tried it on
>two differend machines. (but both with the same stlport)
>So what's different?
>I use the ms-iostream - what kind of iostreams is the regressiontest using?
I use msvc + stlport 4.5.3 compiled with streams and it builds the
serialization library on my machine w/o problems. The daily tests show what
seems to be a similar configuration which fails to build with a compile
error in spirit. Sooo one or more of the following is true
a) something is different - its not clear what
b) spirit 1.6 - needs some sort of tweak - I'm not sure this will ever
happen.
c) Its really annoying to see a column of all failures knowing that the
issue is fixable but not by me.
Robert Ramey