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.190.104 with SMTP id gp8mr2537347pbc.4.1340987700765; Fri, 29 Jun 2012 09:35:00 -0700 (PDT) Path: l9ni33869pbj.0!nntp.google.com!news2.google.com!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail From: Shark8 Newsgroups: comp.lang.ada Subject: Re: memory leak with new GPS in GNAT GPL 2012 on Windows Date: Fri, 29 Jun 2012 09:35:00 -0700 (PDT) Organization: http://groups.google.com Message-ID: <3cf2f75f-208b-41fc-b43a-57dc596ebbf6@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: 96.2.54.122 Mime-Version: 1.0 X-Trace: posting.google.com 1340987700 29264 127.0.0.1 (29 Jun 2012 16:35:00 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Fri, 29 Jun 2012 16:35:00 +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=96.2.54.122; posting-account=lJ3JNwoAAAAQfH3VV9vttJLkThaxtTfC User-Agent: G2/1.0 Content-Type: text/plain; charset=ISO-8859-1 Date: 2012-06-29T09:35:00-07:00 List-Id: On Friday, June 29, 2012 2:06:51 AM UTC-5, (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. > > YC I've noticed that some of the Windows versions of GPS seem unstable. I'm not sure why that is, but it does seem to get cleared up most of the time.