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.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: 103376,f890526de6a8a218 X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news3.google.com!border1.nntp.dca.giganews.com!nntp.giganews.com!newscon06.news.prodigy.com!newscon02.news.prodigy.com!prodigy.net!newsfeed.cwix.com!news.binc.net!kilgallen From: Kilgallen@SpamCop.net (Larry Kilgallen) Newsgroups: comp.lang.ada Subject: Re: How to detect OS type and version? Date: 15 Oct 2005 07:28:55 -0500 Organization: LJK Software Message-ID: References: <22jsk1pnk6664cr4so2nig7ssi2u0d6bv7@4ax.com> <434e4a25_1@glkas0286.greenlnk.net> <434f643e$1_1@glkas0286.greenlnk.net> NNTP-Posting-Host: eisner.encompasserve.org X-Trace: grandcanyon.binc.net 1129379236 19422 192.135.80.34 (15 Oct 2005 12:27:16 GMT) X-Complaints-To: abuse@binc.net NNTP-Posting-Date: Sat, 15 Oct 2005 12:27:16 +0000 (UTC) Xref: g2news1.google.com comp.lang.ada:5696 Date: 2005-10-15T07:28:55-05:00 List-Id: In article , "Randy Brukardt" writes: > Ada 83 compounded the problem by implying that users could simply use a > pragma System_Name to change the target. If it describes the target, certainly that must be under the control of the user, since compilation might be in a different environment from execution.