Re: [Stlport-devel] _STLP_NO_OWN_IOSTREAMS
Brought to you by:
complement
|
From: Petr O. <pt...@vo...> - 2008-11-26 07:43:02
|
On Wednesday 26 November 2008 01:09:01 Nigel Stewart wrote: > ... > Perhaps the documentation could be clarified to state that > for STLport 5, _STLP_NO_OWN_IOSTREAMS is no longer supported. http://stlport.sourceforge.net/FAQ.shtml#versions http://stlport.sourceforge.net/History.shtml > http://www.stlport.org/doc/select_io.html > > _STLP_NO_OWN_IOSTREAMS is still listed here: > http://www.stlport.org/doc/configure.html > > I'm observing this for STLPort-5.1.5 with gcc4 on both Linux and OSX. > > BTW - Is _STLP_NO_IOSTREAMS still "experimental"? > > Our codebase isn't embedded but it does avoid C++ runtime library dependence. > -- - ptr |