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.8 required=5.0 tests=BAYES_00,INVALID_DATE autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,ffe7b9269a00c843 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 1993-03-24 15:18:44 PST Newsgroups: comp.lang.ada Path: sparky!uunet!pipex!marble.uknet.ac.uk!mcsun!Germany.EU.net!gmd.de!newsserver.jvnc.net!howland.reston.ans.net!agate!linus!linus.mitre.org!linus!mbunix!emery From: emery@dr_no.mitre.org (David Emery) Subject: Re: Ada cost breakpoints In-Reply-To: dhesi@rahul.net's message of Sun, 21 Mar 1993 22:50:01 GMT Message-ID: Sender: news@linus.mitre.org (News Service) Nntp-Posting-Host: dr-no.mitre.org Organization: The Mitre Corp., Bedford, MA. References: <9303151702.AA01402@manta.nosc.mil> <65260@mimsy.umd.edu> <1993Mar21.120121.16006@hellgate.utah.edu> Date: Wed, 24 Mar 1993 22:24:43 GMT Date: 1993-03-24T22:24:43+00:00 List-Id: The problem with this example is that it is clearly *VERY* dependent on Unix, and specifically BSD, semantics. Consider what would happen if you tried to port this code to a non-BSD or non-Unix environment. Despite the Open Systems and POSIX movements, Unix is not the only O.S. in the world (there's more DOS than any other O.S.) (scary, ain't it?) dave