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-14 05:12:34 PST Path: archiver1.google.com!news2.google.com!fu-berlin.de!cs.tu-berlin.de!uni-duisburg.de!not-for-mail From: Georg Bauhaus Newsgroups: comp.lang.ada Subject: Re: C's trikery semantic opens up backdoor in new Linux kernel Date: Fri, 14 Nov 2003 13:12:33 +0000 (UTC) Organization: GMUGHDU Message-ID: References: <3FB1A63C.9080200@nowhere.com> NNTP-Posting-Host: l1-hrz.uni-duisburg.de X-Trace: a1-hrz.uni-duisburg.de 1068815553 20510 134.91.1.34 (14 Nov 2003 13:12:33 GMT) X-Complaints-To: usenet@news.uni-duisburg.de NNTP-Posting-Date: Fri, 14 Nov 2003 13:12:33 +0000 (UTC) User-Agent: tin/1.5.8-20010221 ("Blue Water") (UNIX) (HP-UX/B.11.00 (9000/800)) Xref: archiver1.google.com comp.lang.ada:2489 Date: 2003-11-14T13:12:33+00:00 List-Id: Vinzent 'Gadget' Hoefler wrote: : No. And you? Do you really think that the linux kernel community would : like the idea of using a *function* to get/set a plain simple integer : variable? I already hear them scream: "It would be too inefficient. : Especially in a *kernel*!" ;-) Though all you have to explain is pragma Inline and -gnatn or -gnatN and show them the disassembly... :>Think of "herding cats". : : I did. :) If you tell them that pragma Inline is standard and supported in GCC, that should be impressive? -- Georg