View Problem Report: 10812
Audit Trail:
From: Matthew Flatt <mflatt@cs.utah.edu>
To: newton@mit.edu, bugs@plt-scheme.org
Cc: nobody@plt-scheme.org, bug-notification@plt-scheme.org
Subject: Re: [plt-bug] all/10812: mzscheme: Putting -i after -t causes a problem
Date: Fri, 5 Mar 2010 12:50:20 -0700
That's as intended. If you put "-i" first, it means "start with the
default base language", and later requires build on that. If you put
"-i" second, it means "run a REPL in the language built up so far".