Mime-Version:
1.0
Date:
Fri, 30 Mar 2001 10:25:47 -0500
Content-Type:
multipart/mixed; boundary="------------F142E014E75D1941E8D22730"
|
Sundar.K,
A lot of the changes (improvements) from Ada83 to Ada95 were removal of
compiler specifics and making them a part of the language standard. Thus
things like "pragma Interface" is now better defined as "pragma Import". But
these type changes start off as vendor specific and become language defined.
These type of features are thus vendor dependent. However they tend to be
very simple to correct with simple tools like "sed" scripts, etc.
Sundar_K wrote:
> Hi,
> I am looking for a tool which can parse through an existing Ada 83
> code and bring out the incompatibilities in it with respect to Ada 95
> standard. Can any one give me suggestions or leads in this? As I do not
> subscribe to this mailing list, kindly cc. the replies to me.
>
> Thanks and Regards
> Sundar.K
>
> -----------------------------------------
> Sundar.K. Ph.D.
> Systems Analyst
> Satyam Computer Services Ltd.,
> Esteem Towers,
> No.69, Railway Parallel Road
> Kumara Park West
> Bangalore 560 020
> Phone: 346 0616 extn. 4612
Sundar_K wrote:
> Hi,
> I am looking for a tool which can parse through an existing Ada 83
> code and bring out the incompatibilities in it with respect to Ada 95
> standard. Can any one give me suggestions or leads in this? As I do not
> subscribe to this mailing list, kindly cc. the replies to me.
>
> Thanks and Regards
> Sundar.K
>
> -----------------------------------------
> Sundar.K. Ph.D.
> Systems Analyst
> Satyam Computer Services Ltd.,
> Esteem Towers,
> No.69, Railway Parallel Road
> Kumara Park West
> Bangalore 560 020
> Phone: 346 0616 extn. 4612
|
|
|