From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=0.7 required=5.0 tests=BAYES_00,INVALID_DATE, REPLYTO_WITHOUT_TO_CC autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,c70bb16b3813e0fd X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 1994-11-21 11:22:42 PST Path: nntp.gmd.de!xlink.net!howland.reston.ans.net!pipex!uunet!newsgate.watson.ibm.com!watnews.watson.ibm.com!ncohen From: ncohen@watson.ibm.com (Norman H. Cohen) Newsgroups: comp.lang.ada Subject: Re: Ada Portability... NOT! Date: 21 Nov 1994 16:19:01 GMT Organization: IBM T.J. Watson Research Center Distribution: world Message-ID: <3aqh9l$o55@watnews1.watson.ibm.com> References: <199411182104.PAA04854@mail.cs.utexas.edu> <3ap9st$1mv@hydra.Helsinki.FI> Reply-To: ncohen@watson.ibm.com NNTP-Posting-Host: rios8.watson.ibm.com Date: 1994-11-21T16:19:01+00:00 List-Id: In article <3ap9st$1mv@hydra.Helsinki.FI>, holsti@cs.Helsinki.FI (Niklas Holsti) writes: |> Apparently the |> compiler on the former system lets a record rep spec override an |> alignment specified for the component types, but the present compiler |> does not let you do that. If this is the case, the original compiler is remiss. A compiler must reject representation clauses that it does not obey, and there is no way to obey the given self-contradictory set of representation clauses. -- Norman H. Cohen ncohen@watson.ibm.com