On Fri, 20 Oct 2000, Jean-Marc Lasgouttes wrote:
> >>>>> "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes:
>
> Angus> On Fri, 20 Oct 2000, Jean-Marc Lasgouttes wrote:
> >> >>>>> "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes:
>
> Angus> Fine. I appear not to have <streambuf> on my machine. I can
> Angus> always add it locally to cheaders.
>
> >>  And why do you need to compile sstream?
>
> Angus> One of the files in the kde frontend uses it.
>
> Which one? It should not, IMO. One should always use Lsstream.h.
>
> JMarc

paradlg.C by way of support/lstrings.h

John had forgotten to #include "config.h" in this file, so I was finding a 
whole heap of errors in sstream! I cleaned them up, then discovered that 
they'd go away if I #included "config.h", so undid my changes and found out 
what wasn't including it. One of the things I did find though was still a 
valid finding. Hence patch.

Angus


Reply via email to