Ludovic Brenta wrote:
> Yes, now the fun begins. You can say "break exception" and look at the
> backtrace at the point where the exception was raised.
>
> Sorry I can't be of any more help right now, my wife and baby son are
> both ill and I need to take care of them.
Family comes first. Take your time. This is not by any means urgent
at all.
By the way, I compiled with -gnatE so that it would do runtime
elaboration checks. Now when I run the program I get this:
raised PROGRAM_ERROR : basic_mapper.ads:76 access before elaboration
That line is this:
package Double_String_Table is
new String_Hash (String_Access, False_Free, No_Element);
What do I have to do to fix this?
--
Kevin Brown [EMAIL PROTECTED]
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]