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-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,a1ce307c10055549 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2002-12-11 15:25:25 PST Newsgroups: comp.lang.ada Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!logbridge.uoregon.edu!arclight.uoregon.edu!news.tufts.edu!uunet!dca.uu.net!ash.uu.net!world!news From: Robert A Duff Subject: Re: IBM Acquires Rational Ada User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2 Sender: news@world.std.com (Mr Usenet Himself) Message-ID: Date: Wed, 11 Dec 2002 23:22:52 GMT Content-Type: text/plain; charset=us-ascii References: <3DF1615C.7AAAC86E@adaworks.com> <3DF1B042.6603DDDE@easystreet.com> <3DF2A483.EC512CDF@adaworks.com> <8db3d6c8.0212091445.12594821@posting.google.com> <3DF628C4.7090607@cogeco.ca> <3DF6653D.3030603@cogeco.ca> <8db3d6c8.0212101850.51506572@posting.google.com> <1039618741.173427@master.nyc.kbcfp.com> <8db3d6c8.0212111251.1ecca62e@po NNTP-Posting-Host: shell01.theworld.com Mime-Version: 1.0 Organization: The World Public Access UNIX, Brookline, MA Xref: archiver1.google.com comp.lang.ada:31716 Date: 2002-12-11T23:22:52+00:00 List-Id: Kilgallen@SpamCop.net (Larry Kilgallen) writes: > In article <1039642856.867910@master.nyc.kbcfp.com>, Hyman Rosen writes: > > C and C++ freely interconvert the fundamental arithmetic > > types. If you would like to construe that as accepting > > garbage, you are free to do so. I don't find it a very > > compelling argument. > > Whether one construes that as accepting garbage depends on one's > attitude toward computing, and potentially one's problem domain. Heh? In what problem domain is it beneficial to have *implicit* type conversions that lose information? - Bob