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=-1.3 required=5.0 tests=BAYES_00,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,71aa8acfc8368f1c X-Google-Attributes: gid103376,public From: Robert A Duff Subject: Re: BLAS Date: 2000/05/17 Message-ID: #1/1 X-Deja-AN: 624757979 Sender: bobduff@world.std.com (Robert A Duff) References: <8fpib6$sbt$1@nnrp1.deja.com> <8fv2tl$48h$1@nnrp1.deja.com> Organization: The World Public Access UNIX, Brookline, MA Newsgroups: comp.lang.ada Date: 2000-05-17T00:00:00+00:00 List-Id: Robert Dewar writes: > I am puzzled, it simply seems to me to be a matter of syntax. > Syntactically x'base is a subtype mark, since it is a name > that denotes a subtype. End of story. Does not seem like > a non-obvious conclusion to me. ... Lots of things are "obvious" once you know the right answer. ;-) How many times has the ARG come to a conclusion that is obviously right to everyone, after much bitter argument? ;-) A lot of patent law hinges on this point, I think... Sigh. - Bob P.S. I think current patent law in the US is a mess.