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 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: 103376,f8b8f80c415d1eed X-Google-Attributes: gid103376,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!postnews.google.com!1g2000prg.googlegroups.com!not-for-mail From: Jerry Newsgroups: comp.lang.ada Subject: Re: Memory leak in BLAS/LINPACK - GNAT on OS X Date: Sat, 19 Apr 2008 15:08:55 -0700 (PDT) Organization: http://groups.google.com Message-ID: References: <7fa5fc26-6843-4000-bea7-f8a956b20b3f@2g2000hsn.googlegroups.com> <480997C6.3030004@bredband.net> NNTP-Posting-Host: 75.171.61.127 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Trace: posting.google.com 1208642935 14718 127.0.0.1 (19 Apr 2008 22:08:55 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Sat, 19 Apr 2008 22:08:55 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: 1g2000prg.googlegroups.com; posting-host=75.171.61.127; posting-account=x5rpZwoAAABMN2XPwcebPWPkebpwQNJG User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en; rv:1.8.1.14) Gecko/20080409 Camino/1.6 (like Firefox/2.0.0.14),gzip(gfe),gzip(gfe) Xref: g2news1.google.com comp.lang.ada:21006 Date: 2008-04-19T15:08:55-07:00 List-Id: On Apr 18, 11:57 pm, Per Sandberg wrote: > Thought it i recognized this problem so i checked it out and found: > It is corrected in the Latest GNATPro version (the problem is in the > compiler). > > /Per Thanks for that info, Per.