On Fri, 20 Oct 2000, Jean-Marc Lasgouttes wrote:
> >>>>> "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes:
>
> Angus> Three patches that use references rather than pointers.
> Angus> Cleaner, neater and safer! (All calls to relevant functions now
> Angus> pass (*this) rather than (this). No function is called in any
> Angus> other way, so the pointer cannot be uninitialised.
>
> Angus> The main patch, patch_ref is everything needed to get the
> Angus> xforms stuff working. ChangeLog included.
>
> If nobody complains, I'll apply this one. However, I am not sure
> about:
>
> +       * src/support/sstream.h: from <streambuf> to <streambuf.h> to allow
> +       compilation with DEC cxx.
>
> This looks a bit weird to me.

Fine. I appear not to have <streambuf> on my machine. I can always add it 
locally to cheaders.

Angus

Reply via email to