home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!spool.mu.edu!olivea!apple!veritas!joshua
- From: joshua@Veritas.COM (Joshua Levy)
- Newsgroups: gnu.gcc.help
- Subject: exceptions (try/catch) in gcc
- Message-ID: <1993Jan06.021948.29272@Veritas.COM>
- Date: 6 Jan 93 02:19:48 GMT
- Organization: VERITAS Software
- Lines: 8
-
- I can not compile simple C++ programs which contain exceptions,
- such as described in appendix B of the Lippman book (2nd edition).
- I have tried with gcc 2.2.2 and 2.3.3 on a SunOS 4.1.2 machine.
- Try does not seem to be a key word, nor does throw.
- Should this work? I thought gcc 2.x supported templates and
- exceptions...
-
- Joshua Levy (joshua@veritas.com)
-