home *** CD-ROM | disk | FTP | other *** search
- Xref: sparky gnu.g++.help:1028 comp.lang.c++:11410 comp.std.c++:923
- Newsgroups: gnu.g++.help,comp.lang.c++,comp.std.c++
- Path: sparky!uunet!kithrup!mrs
- From: mrs@kithrup.COM (Mike Stump)
- Subject: Re: G++ and 3.0
- Reply-To: mrs@cygnus.com (Mike Stump)
- Organization: Cygnus Support
- Date: Thu, 23 Jul 1992 14:40:13 GMT
- Message-ID: <1992Jul23.144013.4244@kithrup.COM>
- References: <l6qpmdINN4mq@news.bbn.com>
- Lines: 13
-
- As one of the people that enhances g++ to more fully conform to the x3j16
- working paper, let me suggest that it is more useful to me if you ask when
- a particular feature will be implemented. That way, I can have a sence of
- what people would like to see first.
-
- While cfront 3.0 is a nice target, I am more interested in ANSI C++, for
- example, the next release of gcc will, in all probability, have wchar_t as
- a distinct type, suitable for overloading. cfront does not have this
- feature. One will be able to say cout << L"..." and get meaningful results.
-
- In article <l6qpmdINN4mq@news.bbn.com> mbrinn@bbn.com (Marshall Brinn) writes:
- >Does anyone know of current plans for a g++ release compatible with the 3.0
- >or 3.1 language features?
-