[vtk-developers] replace strstream with stringstream
Bill Hoffman
bill.hoffman at kitware.com
Tue Jun 11 08:39:01 EDT 2002
You would guess wrong. There are plenty of platforms that we support now that do not have stringstreams, or require extra options to use them. We have to use the least common denominator with VTK, if we want to compile on more than a few c++ compilers. I would expect a red dashboard if you were to try using it.
-Bill
At 08:24 AM 6/11/2002 -0400, Jeff Lee wrote:
>Hi all,
>Is there a reason why we don't replace deprecated strstreams with stringstreams in vtk? (I'm guessing lack of compiler support on certain platforms, but I would think there has been plenty of time for them to catch up...).
>-Jeff
>
>--
>Jeff Lee jeff at cdnorthamerica.com
>Software Engineer
>CD North America
>21 Lafayette Street, Suite 230
>Lebanon, NH 03766
>Tel: (603) 643-9993 ext. 109
>Fax: (603) 643-9994
>
>
>_______________________________________________
>vtk-developers mailing list
>vtk-developers at public.kitware.com
>http://public.kitware.com/mailman/listinfo/vtk-developers
More information about the vtk-developers
mailing list