On Sat 29 Jan 2011 18:38, Noah Lavine writes:
> ./check-guile peg.test
> ;;; note: source file /Users/noah/Desktop/guile/guile/module/ice-9/peg.scm
> ;;; newer than compiled
> /Users/noah/Desktop/guile/guile/cache/guile/ccache/2.0-0.T-LE-8/Users/noah/Desktop/guile/guile/module/ice-9/peg.scm
Hello all,
I have encountered a strange behavior in Guile, and I'm not sure what
to do about it. It happened when I was trying to test peg.scm. I ran
the test like this:
./check-guile peg.test
Testing /Users/noah/Desktop/guile/guile/meta/guile ... peg.test
with GUILE_LOAD_PATH=/Users/noah/Deskto