comp.lang.ada
 help / color / mirror / Atom feed
From: Kilgallen@SpamCop.net (Larry Kilgallen)
Subject: Re: Elaboration in Detached Process (Ada83 on VMS)
Date: 5 Jun 2003 11:52:05 -0500
Date: 2003-06-05T11:52:05-05:00	[thread overview]
Message-ID: <$Zl+0jQ+bRwM@eisner.encompasserve.org> (raw)
In-Reply-To: 6449213e.0306050805.3d143731@posting.google.com

In article <6449213e.0306050805.3d143731@posting.google.com>, fmattison@ssd5.nrl.navy.mil (Frank Mattison) writes:
> Has anyone experienced this problem, when running Ada 83 (OpenVMS)
> detached?
> 
> In the following example Data_Ptr initializes correctly when running
> as an interactive process.  But when running as a detached process,
> this initialization raises an exception when the procedure is called:
> 
> procedure XYZ(Data_Format : in Data_Formats) is
>    Data_Ptr : Data_Ptrs := new Data_Types(Data_Format);
> begin
>       ...
> 
> There are other cases where the elaboration seems to fail when the
> process is switched to detached.  Does anyone have a suggestion as to
> how to handle this?

Is the detached process running under DCL or without it ?

Is this Alpha or VAX ?

What version of VMS ?

What version of VAX/DEC/Compaq Ada ?



  reply	other threads:[~2003-06-05 16:52 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-06-05 16:05 Elaboration in Detached Process Frank Mattison
2003-06-05 16:52 ` Larry Kilgallen [this message]
2003-06-05 18:18 ` Stephen Leake
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox