Editing OctConf 2018 Notes
Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.
The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.
Latest revision | Your text | ||
Line 102: | Line 102: | ||
; make {{Codeline|--no-gui}} default | ; make {{Codeline|--no-gui}} default | ||
: Mike http://lists.gnu.org/archive/html/octave-maintainers/2018-03/msg00044.html suggested on the mailing to make this change for the upcoming 4.4 release. We discussed it all together, and everyone agrees. This should make things simpler for everyone. There will be only one flag which will be {{Codeline|--gui}} to start the gui and will be used by launchers. This will simplify the octave code too since we will no longer have to guess whether to start it or not based on whether we have persist or scripts to eval. | : Mike http://lists.gnu.org/archive/html/octave-maintainers/2018-03/msg00044.html suggested on the mailing to make this change for the upcoming 4.4 release. We discussed it all together, and everyone agrees. This should make things simpler for everyone. There will be only one flag which will be {{Codeline|--gui}} to start the gui and will be used by launchers. This will simplify the octave code too since we will no longer have to guess whether to start it or not based on whether we have persist or scripts to eval. | ||
− | |||
− | |||
; review our review of code contributions | ; review our review of code contributions | ||
− | + | ; build system issues | |
− | |||
− | ; | ||
− | |||
− | |||
− | |||
− | |||
=== Doing === | === Doing === | ||
; new Octave 4.2.2 release | ; new Octave 4.2.2 release | ||
− | |||
− | |||
; new release of image package | ; new release of image package | ||
− | |||
− | |||
; more tests to increase code coverage | ; more tests to increase code coverage | ||
− | |||
; CERN visit | ; CERN visit | ||
− | |||
; email maintainers mailing list with conclusions | ; email maintainers mailing list with conclusions | ||