Editing Online Developer Meeting (2021-06-22)

Jump to navigation Jump to search
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 publish the changes below to finish undoing the edit.

Latest revision Your text
Line 9: Line 9:


* [[6.3 Release Checklist]]
* [[6.3 Release Checklist]]
* jwe prepared a [https://octave.discourse.group/t/release-candidate-available/1227/67 second release candidate].
* If nothing big shows up, go ahead with the release in about 10 days (early July).
=== OctConf? ===
* Instead of an in-person conference, meet up virtually.
* Ideas for code-sprint?
** Improve test coverage
** That could include automated tests for GUI features ("expect", Qt test classes, set <code>OCTAVE_SHOW_GUI_MESSAGES</code> to 1 to display signals with missing connections, ...). Does anyone have experience with this?
=== GUI ===
* Make widgets more modular
** remove connections to parents (or parents of parents,...)
** Only pass settings objects (instead of base qwidget) to widgets?
* Add widgets for:
** displaying call stack. Select function in stack for appropriate <code>dbup</code> or <code>dbdown</code> command.
** displaying result to an expression. Similar to debugger (watcher, ...)
* User expectations for evaluation code from the editor ("Evaluate selection") or the variable editor ("plot") while there is still pending input on the command line?
=== Breakpoints ===
* Add feature to temporarily disable breakpoints
* Check syntax for breakpoints in subfunctions, local functions, private functions, methods, ... (<code>dbstatus</code>). See: [https://octave.discourse.group/t/identifiers-for-breakpoints/1291 Identifiers for breakpoints]
=== <code>gsvd</code> ===
* Current version is not Matlab-compatible nor correct in some circumstances.
* Rik is currently implementing a replacement.
=== IRC channel on Freenode is down? ===
* Replacement on libera?
* <strike>jwe will probably post something on discourse.</strike>
* See: [https://octave.discourse.group/t/irc-channel-for-octave/1348 IRC channel for Octave] (on Discourse).


== Previous topics ==
== Previous topics ==
Line 65: Line 35:
== Ideas for next meeting ==
== Ideas for next meeting ==


* Octave 6.3 released
*  
 
* User expectations for "Evaluate selection"


== See also ==
== See also ==
Please note that all contributions to Octave may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see Octave:Copyrights for details). Do not submit copyrighted work without permission!

To edit this page, please answer the question that appears below (more info):

Cancel Editing help (opens in new window)

Template used on this page: