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-Google-Thread: 103376,884d34d0342bc569 X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Received: by 10.68.228.227 with SMTP id sl3mr2528188pbc.5.1340987775180; Fri, 29 Jun 2012 09:36:15 -0700 (PDT) Path: l9ni33881pbj.0!nntp.google.com!news2.google.com!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail From: Anh Vo Newsgroups: comp.lang.ada Subject: Re: memory leak with new GPS in GNAT GPL 2012 on Windows Date: Fri, 29 Jun 2012 09:36:13 -0700 (PDT) Organization: http://groups.google.com Message-ID: <207e385f-993e-46b7-8d18-e0a1fd834d63@googlegroups.com> References: <36ae3508-2a3e-4cf7-b884-ea1873b2a2f5@googlegroups.com> <212d5a70-0f62-46e8-8056-583ae8c2df66@googlegroups.com> <85268f5b-9bcc-49e2-91a0-a6668d51a89a@googlegroups.com> NNTP-Posting-Host: 149.32.224.34 Mime-Version: 1.0 X-Trace: posting.google.com 1340987775 30141 127.0.0.1 (29 Jun 2012 16:36:15 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Fri, 29 Jun 2012 16:36:15 +0000 (UTC) In-Reply-To: <85268f5b-9bcc-49e2-91a0-a6668d51a89a@googlegroups.com> Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=149.32.224.34; posting-account=Qh2kiQoAAADpCLlhT_KTYoGO8dU3n4I6 User-Agent: G2/1.0 Content-Type: text/plain; charset=ISO-8859-1 Date: 2012-06-29T09:36:13-07:00 List-Id: On Friday, June 29, 2012 12:06:51 AM UTC-7, (unknown) wrote: > I'm referring in my above post to latest GPS on Windows 32-bit version: > > GPS 5.1.1 (20111220) hosted on i686-pc-mingw32 > GNAT GPL 2012 (20120509) > > (This is the version on which I am experiencing memory leak). > > I also have GPS from GNAT 2011 of version > > GPS 5.0.1 (20110113) hosted on i686-pc-mingw32 > GNAT GPL 2011 (20110428) > > and I do not have any such problems with it. >From Help->About menu shows I am running GPS 5.1.1 (20111220) hosted on i686-pc-mingw32 GNAT GPL 2012 (20120509 Once again, I have no problem whatsoever. Anh Vo