[nem-en] small fix for ants-icfp2004 snippet

Marcin Grzeskowiak fnord at silesianet.pl
Wed Jul 12 20:44:59 CEST 2006


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
*************************************************





More information about the devel-en mailing list