Re: Ada 83 to 95

From: Abardeen (sicon_DELTHIS__at_hotmail.com)
Date: 01/30/04


Date: Fri, 30 Jan 2004 17:12:00 +0100


> The first step is to try recompiling your code with an Ada-95 compiler
> and see what happens. Backward compatability was an important goal of
> the Ada-95 effort. Recompiling is all you have to do most of the time.
> If you encounter specific problems we can address them.

thanx , i will do it. Other questio is: what are the Ada 83 commands that
are substitute into Ada 95 with new one (with the same functionality) like
some pragmas in ada 83 with changed names in ada 95 (if any). Thanx again!