[plt-scheme] Problems and Questions converting to PLaneT
On Dec 27, Williams, M. Douglas wrote:
> Actually, I looked at the log file and now I have the following
> error message related to the compilation:
>
> setup-plt: Warning: ...tings\williamsm\Application Data\PLT
> Scheme\planet\300\300\cache\williams\science.plt\2\0\info.ss:11:17:
> compile: unbound variable in module in: string->path
>
> Using the string->path fixed one problem and seems to have caused
> another.
The "info.ss" language doesn't have `string->path'. (It's probably
better to fix the place that expects a path to accept a string too.)
--
((lambda (x) (x x)) (lambda (x) (x x))) Eli Barzilay:
http://www.barzilay.org/ Maze is Life!