[Insight-developers] FLTK error update

Luis Ibanez luis.ibanez@kitware.com
Tue, 19 Mar 2002 15:33:15 -0500


Hi Damion,

It was an actual error, thanks for the update.
This class has also been updated for adding new functionality.

It should be Ok now if you update from the repository.

Thanks

Luis

=======================================

Damion Shelton wrote:

> A quick update,
>
> Changing the line:
>   ostrstream text( buffer, len );
>
> to:
>   std::ostrstream text( buffer, len );
>
> fixes the problem. Is this a characteristic of my machine, or a change 
> that should be committed to the repository?
>
> Thanks,
> -Damion-
> _______________________________________________
> Insight-developers mailing list
> Insight-developers@public.kitware.com
> http://public.kitware.com/mailman/listinfo/insight-developers
>