home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / gnu / gcc / help / 2862 < prev    next >
Encoding:
Internet Message Format  |  1993-01-06  |  638 b 

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