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_MSGID, SUBJ_ALL_CAPS autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,38d1fe109cd56c87 X-Google-Attributes: gid103376,public From: "Tarjei Jensen" Subject: Re: GNAT, LINUX, KDE Date: 1999/11/29 Message-ID: <81u97e$qkr1@ftp.kvaerner.com>#1/1 X-Deja-AN: 554467569 Content-Transfer-Encoding: 7bit References: <81k70k$197u$1@news.gate.net> <81lkb2$mra3@ftp.kvaerner.com> Content-Type: text/plain; charset="iso-8859-1" X-MimeOLE: Produced By Microsoft MimeOLE V4.72.2120.0 Organization: Kv�rner Group IT Mime-Version: 1.0 Newsgroups: comp.lang.ada Date: 1999-11-29T00:00:00+00:00 List-Id: Aidan Skinner wrote: >Are you intending to release this under the modified GPL? If so you probably >want to build it on top of the AdaSockets (http://www-inf.enst.fr/ANC/) >binding by Sam Tardieu. If I manage to finish it, the license will be along what GNAT allows. For my taste AdaSockets contains too much C flavour. >>I have discovered that is Ada vendors that supported interface.c were required >>to supply basic datatypes like size_t, time_t for the C libraries, then life >>would be easier. > >I think those sort of things are more in a POSIX stylee... It may be Posix, but they are still useful for socket programming. Greetings,