Skip to content
Snippets Groups Projects
Forked from cmucl / cmucl
Source project has a limited visibility.
Raymond Toy's avatar
Raymond Toy authored
Fix #29: Update processing of command line

Several related changes here.

- If `:process-command-line` is NIL, `*command-line-strings*` and
  `*command-line-application-arguments*` weren't getting updated.  They
  should get updated so that the resulting core can get updated
  command line options instead of using the values dumped with the
  core.  The command line switch demons are still not run, as before.
- Add a `:quiet` option as if `-quiet` were given.

See merge request !13
3d18025d
History
Name Last commit Last update