Fix bug: LOAD-OPTION was generating a SIGSEGV when trying to load a
authorChris Hanson <org/chris-hanson/cph>
Mon, 2 Oct 2006 04:18:15 +0000 (04:18 +0000)
committerChris Hanson <org/chris-hanson/cph>
Mon, 2 Oct 2006 04:18:15 +0000 (04:18 +0000)
commita330c398280e18b4f79345171799de3a2dc8bf2b
treecf716048b60c3bd796ad1fd60b1f7e715ca4a342
parent345cf4d38e96691692974eede5c547bb9dc97636
Fix bug: LOAD-OPTION was generating a SIGSEGV when trying to load a
runtime option, because it was confused by the "options" subdirectory.
v7/src/runtime/load.scm
v7/src/runtime/option.scm
v7/src/runtime/runtime.pkg