$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: John Maddock (John_Maddock_at_[hidden])
Date: 2000-10-24 06:54:35
>FWIW, I checked in a bunch of CodeWarrior fixes for regex recently, but
got
>stymied when I realized that CodeWarrior has <locale> but no message
facet.
>I don't know what the appropriate workaround is, but maybe John Maddock
>knows what to do.
Maybe :-)
I don't have CW so I'm shooting blind here - but I've checked in a bunch of
changes to the cvs version. I've also undone some of your changes as they
were "the wrong fix" (there were some missing std:: qualifiers rather than
missing headers).
Let me know if this does the trick.
-John.