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,FREEMAIL_FROM autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: 103376,80ae596d36288e8a X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,UTF8 Path: g2news2.google.com!news3.google.com!feeder.news-service.com!94.75.214.39.MISMATCH!aioe.org!.POSTED!not-for-mail From: =?utf-8?Q?Yannick_Duch=C3=AAne_=28Hibou57?= =?utf-8?Q?=29?= Newsgroups: comp.lang.ada Subject: Re: Why no socket package in the standard ? Date: Thu, 26 May 2011 20:29:20 +0200 Organization: Ada @ Home Message-ID: References: <9cb23235-8824-43f4-92aa-d2e8d10e7d8c@ct4g2000vbb.googlegroups.com> <4ddb5bd7$0$302$14726298@news.sunsite.dk> <4ddb81b8$0$7628$9b4e6d93@newsspool1.arcor-online.net> <87aaeban8a.fsf@ludovic-brenta.org> <8762ozahib.fsf@ludovic-brenta.org> <871uznaczz.fsf@ludovic-brenta.org> <015e3d6a-772a-41f8-a057-49c8b7bd80e1@w21g2000yqm.googlegroups.com> <4MednVYCXuUZQEHQRVn_vwA@giganews.com> <6d913128-402e-47cc-ae3e-273b65198507@n10g2000yqf.googlegroups.com> <5acc868f-6f77-4a8d-be43-b9c926eb9c08@h9g2000yqk.googlegroups.com> <65dd1431-c6b2-42bd-bbab-27e1ad61a6c4@32g2000vbe.googlegroups.com> NNTP-Posting-Host: sz0lNsGcOuNbWBe+yJVVvA.user.speranza.aioe.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed; delsp=yes Content-Transfer-Encoding: Quoted-Printable X-Complaints-To: abuse@aioe.org User-Agent: Opera Mail/11.01 (Linux) X-Notice: Filtered by postfilter v. 0.8.2 Xref: g2news2.google.com comp.lang.ada:20468 Date: 2011-05-26T20:29:20+02:00 List-Id: Le Thu, 26 May 2011 20:20:33 +0200, Maciej Sobczak = a =C3=A9crit: > On 26 Maj, 14:42, Ludovic Brenta wrote: > >> Similarly, make >> started as a hack to overcome the deficiencies of C > > Sorry, but here: > > http://en.wikipedia.org/wiki/Make_%28software%29 > > there is nothing about it. Any references to C in this article are > qualified with "for example", which is in line with what I've said. Wikipedia is not the owner of the truth (although it may dream to regist= er = this as an owned trademark). I heard the same about Make, as what Ludovi= c = said. And then, the first time I had to face this ugly Make (and its sil= ly = file format), was for C/C++. Typically, when you have to deal with a = Makefile, this is about C sources (and if its big enough, you also have = = multiple sources of nightmare). That's a fact that C compilers, cannot handle dependencies without the = help of an external tool (add this to the preprocessor). -- = Si les chats miaulent et font autant de vocalises bizarres, c=E2=80=99es= t pas pour = les chiens. =E2=80=9C c++; /* this makes c bigger but returns the old value */ =E2=80= =9D [Anonymous]