Must be junk from my RL3 stuff. Just old debugging odds and ends. The answer is to clean the cruft out of the RL3 code and merge it into the master branch.
I git rebase on my development branches, in this case 'webserver' which can be a problem if you are a downstream cloner. Not to mention the webserver branch is subject to random destabilization. Don't see why I can't do that tonight. Longer term I really need to add some logger/trace library for the RL3 library. On Thu, 2008-05-29 at 17:42 -0500, Peter Keller wrote: > Hello, > > When I execute my R6RS larceny program, it spits out stuff like this to > stdout: > > Autoloading (rnrs bytevectors) > Autoloading (rl3 ffi ffi-std) > Autoloading (sqlite3) > Warning: loading source in favor of stale fasl file: > /home/psilord/scheme/./sqlite3.sls > Autoloading (rl3 ffi foreign-ctools) > Autoloading (rl3 io print) > Autoloading (rl3 env larceny) > Autoloading (larceny load) > Autoloading (err5rs load) > Autoloading (rnrs load) > Autoloading (rnrs lists) > Autoloading (rnrs files) > Autoloading (rnrs control) > Autoloading (rnrs syntax-case) > Autoloading (r5rs) > Autoloading (rnrs r5rs) > Autoloading (rnrs eval) > Autoloading (rnrs mutable-strings) > Autoloading (rnrs mutable-pairs) > Autoloading (rnrs unicode) > Autoloading (larceny deprecated) > [then my output] > > Can turning on/off this stuff be put into a command line argument or > environment variable? (And maybe have it defaulted to off?) > > Thank you. > > -pete > > _______________________________________________ > Larceny-users mailing list > Larceny-users@lists.ccs.neu.edu > https://lists.ccs.neu.edu/bin/listinfo/larceny-users _______________________________________________ Larceny-users mailing list Larceny-users@lists.ccs.neu.edu https://lists.ccs.neu.edu/bin/listinfo/larceny-users