On 6-Feb-08, at 8:12 PM, Bradley Lucier wrote:
Marc:
More generally, it would be good to document all the options handled in handle-options in gsc/_front.scm
They are all documented, except for "check" and "force", which aren't really handled by the compiler (they are detected by the runtime system to include or not the runtime checks, and to perform or not automatic forcing).
Marc