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.7 required=5.0 tests=BAYES_00,FORGED_GMAIL_RCVD, FREEMAIL_FROM,REPLYTO_WITHOUT_TO_CC autolearn=no autolearn_force=no version=3.4.4 X-Google-Thread: 103376,475d5d08fbf558a2 X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail From: leandrohbatista Newsgroups: comp.lang.ada Subject: Re: Addr2Line2Locations for GPS Date: Thu, 3 Feb 2011 01:19:00 -0800 (PST) Organization: http://groups.google.com Message-ID: <6307067e-1a6c-43a6-9ecf-80e6566ef940@glegroupsg2000goo.googlegroups.com> Reply-To: comp.lang.ada@googlegroups.com NNTP-Posting-Host: 201.7.145.1 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 X-Trace: posting.google.com 1296724740 31443 127.0.0.1 (3 Feb 2011 09:19:00 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Thu, 3 Feb 2011 09:19:00 +0000 (UTC) In-Reply-To: Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=201.7.145.1; posting-account=8FovrgoAAAB_aJY9xHb4HjESellrCvkS User-Agent: G2/1.0 Xref: g2news1.google.com comp.lang.ada:16840 Date: 2011-02-03T01:19:00-08:00 List-Id: Salut Yannick! Thanks for your answer! You are right, this is not a problem with your plugin! I tried to use the method GPS.Locations.Parse and I got the same error. Look at this topic: https://groups.google.com/d/topic/comp.lang.ada/gs9u1TKt_Qo/discussion Now I solved this problem using GPS.Locations.Add(). I had done few tests and it seems to work fine. Again, thanks! Leandro.