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=unavailable autolearn_force=no version=3.4.4 X-Received: by 10.176.1.105 with SMTP id 96mr1217983uak.8.1460020715376; Thu, 07 Apr 2016 02:18:35 -0700 (PDT) X-Received: by 10.182.27.8 with SMTP id p8mr12904obg.19.1460020715331; Thu, 07 Apr 2016 02:18:35 -0700 (PDT) Path: eternal-september.org!reader01.eternal-september.org!reader02.eternal-september.org!news.eternal-september.org!mx02.eternal-september.org!feeder.eternal-september.org!news.glorb.com!7no208131qgj.0!news-out.google.com!j7ni79igm.0!nntp.google.com!gy3no642360igb.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Thu, 7 Apr 2016 02:18:35 -0700 (PDT) In-Reply-To: Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=185.30.133.97; posting-account=hya6vwoAAADTA0O27Aq3u6Su3lQKpSMz NNTP-Posting-Host: 185.30.133.97 References: <570262dc$0$4107$e4fe514c@news.kpn.nl> <5703954a$0$4287$e4fe514c@news.kpn.nl> <5703d845$0$4293$e4fe514c@news.kpn.nl> User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: <636a3eb3-616f-427e-82b5-81aa0e5ba64e@googlegroups.com> Subject: Re: Migrating Ada complier and programs from Windows to LInux From: vincent.diemunsch@gmail.com Injection-Date: Thu, 07 Apr 2016 09:18:35 +0000 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Xref: news.eternal-september.org comp.lang.ada:30035 Date: 2016-04-07T02:18:35-07:00 List-Id: Le mardi 5 avril 2016 17:52:06 UTC+2, Dmitry A. Kazakov a =E9crit=A0: > Regarding filenames, you should not use=20 > Ada.Directories, that is not portable. Since you are using GtkAda=20 > anyway, use GIO instead of Ada.Directories. GIO is portable. Hello Dimitry, could you elaborate ? Why is Ada.Directories not portable ?=A0What is the k= ey point GIO offers that allows portability ? Regards, Vincent