Boost logo

Boost :

From: Rozental, Gennadiy (gennadiy.rozental_at_[hidden])
Date: 2003-02-14 17:39:45


> I can give you very little when it comes to information.
> Under normal runs it just hangs, no output.

It strange. At least 2.95.3 should crash imidiately. This compiler does not
support sigaction. So there is no signal handling installed. And the first
time I force SIGFPE
it should abort. At least that what happening on win32 and sun (I just
checked)
 
> So is there something I can do to get you more meaningfull
> information?

Could you set a breakpoint on line 73:

divide_by_zero = 1 / divide_by_zero;

and see what is happening here?

Gennadiy.


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk