Re: Gelex problem

Thomas Beale <Thomas.Beale-ifdBxBAjbfUj83aOlRudGVaTQe2KTcn/@public.gmane.org> Wed, 16 Oct 2013 18:22:52 +0100
Newsgroups gmane.comp.lang.eiffel.gobo.general
Organization Ocean Informatics
Message-ID <[email protected]>
On 16/10/2013 13:04, Eric Bezault wrote:
> On 10/16/2013 2:00 PM, Eric Bezault wrote:
>> Hi Thomas,
>>
>> On 10/12/2013 5:24 PM, Thomas Beale wrote:
>>> If anyone cares to have a look, I can supply a small zip of about 20
>>> files that contains the entire system and test files.
>>
>> I indeed got the same problem when I compiled your program. But
>> when I regenerated the scanner class from the .l file, some of
>> the generated arrays looked slightly different. I recompiled
>> and the problem seems to have disappeared. I don't know when
>> you compiled gelex.exe, but it looks like a bug has been fixed
>> since then. So I would suggest that you get a latest version of
>> the code from the git repository and then recompile gelex.
>
> I looked at the git history, and it looks like the bug in gelex
> has been introduced on August 27th and fixed on September 2nd.
> Sorry about that.
>

No problem - that's life! Always good to know I am not going insane ;-)

Thanks for taking the time to look at the problem.

- thomas