This is the mail archive of the guile@cygnus.com mailing list for the guile project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: GNU Robots 0.76 is ready


Klaus Schilling <Klaus.Schilling@home.ivm.de> writes:

> After starting either curs or plain bot, after loading the map, it aborts
> reporting that 'while' is not a bound variable. while is not part of R*RS .
> How in all the world is it supposed to get into robots? The problem exists 
> with both 0.76 and 0.77

perhaps the developer has a ~/.guile (or similar) init file that
defines `while'.

thi