Alexander Motzkau writes:
> Package: g++-3.3
> Version: 1:3.3.2-4
> Severity: normal
>
> Hi there,
>
> Running the following code compiled with 'g++-3.3 testex.cc'
> results in a SIGABRT. I see no reason why this should happen.
> With g++ 3.2 it works, i.e. the exception 1 in A() is caught
> by t
Package: g++-3.3
Version: 1:3.3.2-4
Severity: normal
Hi there,
Running the following code compiled with 'g++-3.3 testex.cc'
results in a SIGABRT. I see no reason why this should happen.
With g++ 3.2 it works, i.e. the exception 1 in A() is caught
by the try-block.
# 1 "testex.cc"
# 1 ""
# 1 ""
2 matches
Mail list logo