This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Putting C++ code into gcc front end
- From: Gabriel Dos Reis <gdr at integrable-solutions dot net>
- To: Karel Gardas <kgardas at objectsecurity dot com>
- Cc: Robert Dewar <dewar at gnat dot com>, gcc at gcc dot gnu dot org
- Date: 06 Mar 2003 08:56:27 +0100
- Subject: Re: Putting C++ code into gcc front end
- Organization: Integrable Solutions
- References: <Pine.LNX.4.43.0303060823510.32419-100000@thinkpad.c0202001.roe.itnq.net>
Karel Gardas <kgardas at objectsecurity dot com> writes:
| I agree that some template code might looks unreadable although templates
| are very usable, on the other hand my main complain of this list was
| about:
|
| - Don't use exceptions.
I don't believe that was being considered as a constraint for use in
Java front-end.
-- Gaby