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.0 required=5.0 tests=BAYES_00,FORGED_HOTMAIL_RCVD2, FREEMAIL_FROM autolearn=no autolearn_force=no version=3.4.4 X-Google-Thread: 103376,ab81b4bbf221e58e X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII Received: by 10.68.191.225 with SMTP id hb1mr2161340pbc.5.1338036115750; Sat, 26 May 2012 05:41:55 -0700 (PDT) Path: pr3ni50988pbb.0!nntp.google.com!news2.google.com!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail From: gautier_niouzes@hotmail.com Newsgroups: comp.lang.ada Subject: Re: GNAT and MS Vista Date: Sat, 26 May 2012 05:41:55 -0700 (PDT) Organization: http://groups.google.com Message-ID: <675a0f43-de48-4a0e-82a0-baeb6ac64c8b@googlegroups.com> References: <320f006b-0da5-493b-a9fe-5a6b969e6003@googlegroups.com> NNTP-Posting-Host: 81.62.139.153 Mime-Version: 1.0 X-Trace: posting.google.com 1338036115 24974 127.0.0.1 (26 May 2012 12:41:55 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Sat, 26 May 2012 12:41:55 +0000 (UTC) In-Reply-To: <320f006b-0da5-493b-a9fe-5a6b969e6003@googlegroups.com> Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=81.62.139.153; posting-account=gRqrnQkAAAAC_02ynnhqGk1VRQlve6ZG User-Agent: G2/1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Date: 2012-05-26T05:41:55-07:00 List-Id: Le samedi 26 mai 2012 11:33:21 UTC+2, AdaMagica a =E9crit=A0: > I'm running Vista and GNAT GPL 2011. (I'm not sure that this problem has = anything to do with GNAT.) >=20 > I build an exe called disptaching_test.exe. When I try to run it, it won'= t work correctly. What exactly happens seems irrelevant, because when I ren= ame the executable (i.e. *rename the file*, not *build it with another name= *) to e.g. xxx.exe, it works as expected. >=20 > The same happens when I rename another working Ada program to dispatching= .exe. >=20 > So my question: Is there anything special in Vista with the name dispatch= ing? Anyone seen such an effect? The windows help is no help here. >=20 > dispatching_test.exe > dispatching.exe > both do not work. > xxx.exe works as expected. >=20 > Thanks. It is not clear what you mean by "it won't work correctly", then "do not wo= rk"... Nothing happens at all ? You get a wrong result ? It crashes ? Are your running your .exe from the same directory as where it is located ? If not, you have probably a "dispatching.exe" in the Path, that you are not= aware of... _________________________=20 Gautier's Ada programming=20 http://sf.net/users/gdemont