[dylan-lang/opendylan] ba87ed: [console] Remove -save command line option.
GitHub <[email protected]>
| Newsgroups | gmane.comp.lang.dylan.gwydion.cvs |
|---|---|
| Message-ID | <55920d9c15ced_12fe3fb2fd53d2bc84644@hookshot-fe4-cp1-prd.iad.github.net.mail> |
Branch: refs/heads/master
Home: https://github.com/dylan-lang/opendylan
Commit: ba87ed657bd13bff81bd20178d8c6d74d69df461
https://github.com/dylan-lang/opendylan/commit/ba87ed657bd13bff81bd20178d8c6d74d69df461
Author: Bruce Mitchener <[email protected]>
Date: 2015-06-29 (Mon, 29 Jun 2015)
Changed paths:
M sources/environment/console/command-line.dylan
M sources/environment/console/compiler-command-line.dylan
M sources/environment/console/environment-command-line.dylan
Log Message:
-----------
[console] Remove -save command line option.
This was here for compat with pentium-dw and hasn't been needed
for years.
* sources/environment/console/command-line.dylan
(class <basic-main-command>): Remove %save? slot.
(execute-main-command): Don't pass save? as this defaults
to #t and we no longer allow modifying that at this point.
* sources/environment/console/compiler-command-line.dylan
(command-line main): Remove save flag.
* sources/environment/console/environment-command-line.dylan
(command-line main): Remove save flag.
Commit: 8657adc3fe14da9deee0bcf3696708bc9741f421
https://github.com/dylan-lang/opendylan/commit/8657adc3fe14da9deee0bcf3696708bc9741f421
Author: Peter S. Housel <[email protected]>
Date: 2015-06-29 (Mon, 29 Jun 2015)
Changed paths:
M sources/environment/console/command-line.dylan
M sources/environment/console/compiler-command-line.dylan
M sources/environment/console/environment-command-line.dylan
Log Message:
-----------
Merge pull request #935 from waywardmonkeys/remove-pentium-dw-compat
[console] Remove -save command line option.
Compare: https://github.com/dylan-lang/opendylan/compare/8fecab640880...8657adc3fe14
_______________________________________________
chatter mailing list
[email protected]
https://lists.opendylan.org/mailman/listinfo/chatter