>>>>> "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes:
Angus> The attached std-patch allows compilation with dec cxx -std
Angus> strict_ansi. It does no more than declare use std::foo in a few
Angus> files.
I already had that in my tree. I'll commit soon.
Angus> Together with the other patches I've submitted today, (and
Angus> which Jean-Marc says he'll submit tomorrow I see) these will
Angus> allow the head branch of CVS to be compiled using dec's
Angus> std::string with dec cxx -std strict ansi.
And does it run? Here, loading Customization.lyx and pressing pagedown
results in core dump in the code which displays the font info in
minibuffer.
JMarc