www.delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/1998/05/05/09:28:59

Message-ID: <01BD782D.EC0824A0@PC005.ALTEST.eni.be>
From: Dirk DOT Dhaenens AT altest DOT eni DOT be (Dirk Dhaenens)
To: "'djgpp AT delorie DOT com'" <djgpp AT delorie DOT com>
Subject: exceptions -> Abort!
Date: Tue, 5 May 1998 13:58:45 +0200
MIME-Version: 1.0

When I run the following program:
void main ()
{
	try
	{
		throw (int)5;	
	}
	catch (int& i)
	{
	}
}

it stops with the following message:

Abort!

This is it, I compiled with the v2 Gnu compiler (DJGPP).

This must have a very simple solution but I'm only taking off with Gnu.

Hoping to get an answer,

Dirk Dhaenens
ENI Aartselaar
Belgium


- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019