On Thu, Mar 26, 2009 at 5:08 AM, Eduardo Cavazos <[email protected]> wrote: > Hello, > > I just noticed that something like this: > > csc somefile.scm -dynamic -prologue SOME-DIRECTORY > > doesn't produce an error. Does it make sense to pass a directory to > '-prologue'? > > Just wondering if maybe 'csc' should print an error in the above case. >
It should indeed. Thanks for pointing this out. cheers, felix _______________________________________________ Chicken-users mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/chicken-users
