This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: sstream support


> To: egcs@cygnus.com
> Date: Sat, 05 Sep 1998 19:03:42 -0700
> From: Nathan Myers <ncm@nospam.cantrip.org>

> Dave Steffen wrote:
> >    The current C++ library implementation seems to be lacking
> >    sstream.h (string streams). Has this not been implemented?

> The libstdc++ V3 implementation isn't finished yet.  Help would
> be most welcome.  See http://egcs.cygnus.com/libstdc++-v3.html

When released, will the library be usable for commercial apps?  As I
read the current version, it isn't fit for any commercial apps.  Do
you plan on using a libgcc style on the final code?  If not, why not?
What problem isn't solved by the style copyright.

I think it is a mistake to needlessly add yet more copyright styles to
the world, it is better if you can pick a preexiting style and use it.

Let me know.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]