Re: Compiler Bug or what I'm doing wrong?
- From: M E Leypold <development-2006-8ecbb5cc8aREMOVETHIS@xxxxxxxxxxxxxxxxxxxxx>
- Date: 21 Jun 2006 15:23:25 +0200
"Alex R. Mosteo" <devnull@xxxxxxxxxxxxxx> writes:
I'm now, for example, facing a spurious exception case when switching from
GNAT GPL'05 to GPL'06, only when certain compiler switches are used. I have
Have you tried to run that with a debugger? In my case I had
exceptions first and only when running that with the debugger, I found
that it was a SIGSEGV which got translated into a PROGRAM_ERROR by the
signal handler and the run time since this happened in a finalizer.
already found a workaround, and I even know that the problem is related
with interfaces, but I fear that the effort to isolate it will be a waste
of time. So the temptation to move on is big...
In my case: I think I have found a workaround (if my guess on the
nature of the error is correct) and I'll post it here as a reference
for the next users if it actually works.
In my opinion, documentation of "known bugs" and "proved workarounds"
are almost as valuable as fixes. At least they'll spare other users
the time (a) to form suspicions themselves and (b) to think about
workarounds themselves.
It's a pity that GNAT (at least 3.15p? I'm repeating myself ...),
doesn't have some kind of community support side where things as these
could be collected. Or is there such a site?
For now I'm "misusing" c.l.a. for that but I wonder wether that was
right.
This post is really just to show my "condolences" and support. Best luck,
Hey, thanks :-)). And good luck with your problem too.
Regards -- Markus
.
- Follow-Ups:
- Re: Compiler Bug or what I'm doing wrong?
- From: Alex R. Mosteo
- Re: Compiler Bug or what I'm doing wrong?
- From: Ludovic Brenta
- Re: Compiler Bug or what I'm doing wrong?
- From: Simon Wright
- Re: Compiler Bug or what I'm doing wrong?
- References:
- Compiler Bug or what I'm doing wrong?
- From: M E Leypold
- Re: Compiler Bug or what I'm doing wrong?
- From: Ludovic Brenta
- Re: Compiler Bug or what I'm doing wrong?
- From: M E Leypold
- Re: Compiler Bug or what I'm doing wrong?
- From: Alex R. Mosteo
- Compiler Bug or what I'm doing wrong?
- Prev by Date: Re: SAL, Auto_Text_IO release
- Next by Date: Re: GtkAda License Question
- Previous by thread: Re: Compiler Bug or what I'm doing wrong?
- Next by thread: Re: Compiler Bug or what I'm doing wrong?
- Index(es):
Relevant Pages
|