Mail Archives: cygwin/1998/01/23/19:33:14
I tried to compile some little program developed using BCC
and I have problems with new operator and its exception.
So I have two questions:
1) Which header I must to include? Using mingw32 I can include
"new.h" and catch "bad_alloc" exception (instead of including "except.h"
and
catching "xalloc" - BCC) and all works perfectly but it doesn't work
when I try
to compile the same code using gnuwin32's g++ compiler or g++ port on
FreeBSD.
2) What are conventions for using an exception handling using g++
compiler?
Gergic
--
Name: Jaroslav Gergic
- student of the Faculty of Mathematics and Physics, Charles University,
Prague
E-mail: Jaroslav DOT Gergic AT st DOT mff DOT cuni DOT cz
Web: http://www.kolej.mff.cuni.cz/~jg
- editor of the PDA section of Mobil Server
E-mail: gergi AT mobil DOT cz
Web: http://www.mobil.cz
-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request AT cygnus DOT com" with one line of text: "help".
- Raw text -