From: John Maddock (john_at_[hidden])
Date: 2004-07-20 05:07:38


> > However, it doesn't seem like there's too much interest in fixing this
> > issue. So if no one responds I'll just mark the tests as expected
failure
> > and move on -- I've already spent more time on this than I should
have...
>
> Hmm... that's interesting observation. It appears that at least date_time,
> program_options and regex (see http://tinyurl.com/5ysxu) are affected by
this
> problem and nobody seems to care. I think I'll mark the dll tests as
> expectedly failing too, if no solution arrives quickly.

I care, but don't have access to como...

Could a Jamfile patch solve the problem:

<como><*><cxxflags>--whatever

applied as a requirement in a few places?

Basically we need someone with como to experiment and tell us all what to
do...

John.