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.9 required=5.0 tests=BAYES_00,FORGED_GMAIL_RCVD, FREEMAIL_FROM autolearn=no autolearn_force=no version=3.4.4 X-Received: by 2002:a6b:224a:: with SMTP id i71-v6mr688060ioi.8.1528826653524; Tue, 12 Jun 2018 11:04:13 -0700 (PDT) X-Received: by 2002:a9d:296a:: with SMTP id d97-v6mr41462otb.1.1528826652607; Tue, 12 Jun 2018 11:04:12 -0700 (PDT) Path: eternal-september.org!reader01.eternal-september.org!reader02.eternal-september.org!feeder.eternal-september.org!border1.nntp.ams1.giganews.com!nntp.giganews.com!feeds.phibee-telecom.net!newsfeed.xs4all.nl!newsfeed8.news.xs4all.nl!85.12.16.68.MISMATCH!peer01.ams1!peer.ams1.xlned.com!news.xlned.com!peer01.am4!peer.am4.highwinds-media.com!peer03.iad!feed-me.highwinds-media.com!news.highwinds-media.com!u78-v6no628935itb.0!news-out.google.com!z3-v6ni58iti.0!nntp.google.com!d7-v6no626055itj.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Tue, 12 Jun 2018 11:04:12 -0700 (PDT) In-Reply-To: Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=194.98.77.125; posting-account=L3mulQoAAADsXVjCD5rM6Ap3Xy0U3ckB NNTP-Posting-Host: 194.98.77.125 References: User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: <5005d44e-0137-4f46-bde1-489912334ef7@googlegroups.com> Subject: Re: There's a problem with gnatclean on Windows GNAT Community 2018 From: fabien.chouteau@gmail.com Injection-Date: Tue, 12 Jun 2018 18:04:13 +0000 Content-Type: text/plain; charset="UTF-8" X-Received-Bytes: 1855 X-Received-Body-CRC: 2811572836 Xref: reader02.eternal-september.org comp.lang.ada:53072 Date: 2018-06-12T11:04:12-07:00 List-Id: On Tuesday, June 12, 2018 at 6:47:11 PM UTC+2, Dmitry A. Kazakov wrote: > When does this happen? I am asking because I did clean projects from the > GPS, I suppose that in the end it calls gnatclean too. No installation > files were deleted to me. When gnatclean is used, in your case it was probably gprclean which is not impacted by this problem. > > P.S. What about 32-bit Windows GNAT 2018. Is it dropped? > Yes, we switched to 64-bit because it was requested a lot. > P.P.S. Is Win32Ada dropped? > Win32Ada is not in the Community release. Regards,