[nem-en] small fix for ants-icfp2004 snippet
Kamil Skalski
kamil.skalski at gmail.com
Wed Jul 12 22:09:18 CEST 2006
Thanks. Fixed. I also added this target to our 'make check' script.
On 7/12/06, Marcin Grzeskowiak <fnord at silesianet.pl> wrote:
> Hi,
>
> After invoking `make run' in snippets/ants-icfp2004 ants.exe dies
> with "unused goto assign to _N_945" error. The problem is caused
> by UnfoldVars.n, line 46 (function scan_labels):
> vrs = v :: vars
> After changing that line to
> vrs = v :: vrs
> ants.exe runs without errors.
>
> ---
> Marcin Grześkowiak
>
> *************************************************
> TeleGadu - czas na naprawdę tanie rozmowy
> http://www.telegadu.pl
> *************************************************
>
>
>
> _______________________________________________
> https://nemerle.org/mailman/listinfo/devel-en
>
--
Kamil Skalski
http://nazgul.omega.pl
More information about the devel-en
mailing list