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,71171f53c22d92b5 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2003-11-12 04:32:22 PST Path: archiver1.google.com!news2.google.com!fu-berlin.de!news.eunet.no!uio.no!ntnu.no!not-for-mail From: Preben Randhol Newsgroups: comp.lang.ada Subject: Re: C's trikery semantic opens up backdoor in new Linux kernel Date: Wed, 12 Nov 2003 12:32:21 +0000 (UTC) Organization: PVV Message-ID: References: <3FB1A63C.9080200@nowhere.com> <8Eisb.14119$hB5.9208@nwrdny02.gnilink.net> <3FB1F484.50705@nowhere.com> NNTP-Posting-Host: 129.241.83.82 X-Trace: tyfon.itea.ntnu.no 1068640341 4995 129.241.83.82 (12 Nov 2003 12:32:21 GMT) X-Complaints-To: usenet@itea.ntnu.no NNTP-Posting-Date: Wed, 12 Nov 2003 12:32:21 +0000 (UTC) User-Agent: slrn/0.9.8.0 (Linux) Xref: archiver1.google.com comp.lang.ada:2408 Date: 2003-11-12T12:32:21+00:00 List-Id: On 2003-11-12, Adrian Hoe wrote: > Yeah, = and == make a lot of difference. It supposed to be: > > > someone == root > > but it turned up to be > > some = root > > That's catastrophic! And I thought ==, +=, -= should be so much more readable as 5 languages use them ;-) -- "Saving keystrokes is the job of the text editor, not the programming language."