Online Developer Meeting (2021-04-27): Difference between revisions

Jump to navigation Jump to search
 
(One intermediate revision by the same user not shown)
Line 15: Line 15:
* Which branch should the buildbots use?
* Which branch should the buildbots use?
** http://buildbot.octave.org:8010/ (jwe)
** http://buildbot.octave.org:8010/ (jwe)
*** Not really sure about a definite decision
*** Probably add builders to jwe's buildbot that build the current Octave stable branch with MXE Octave's release branch.
*** Is there a way to trigger daily builds of the mxe builders only if there have been changes in Octave or MXE Octave.
** https://buildbot.octave.space/ (Kai)
** https://buildbot.octave.space/ (Kai)
*** General move to "release" branch (probably May)
*** General move to "release" branch (probably May)
Line 42: Line 43:
** Many existing Octave code (packages) might break.
** Many existing Octave code (packages) might break.
** In the transition time using
** In the transition time using
*** Octave .dot files to manage how double quoted strings are treated
*** Octave .oct-config files to manage how double quoted strings are treated
*** Implement convertStringsToChars and solve issue per function basis (Matlab compatible, but lots of work).
*** Implement convertStringsToChars and solve issue per function basis (Matlab compatible, probably straight forward, but many changes).
**** https://www.mathworks.com/help/matlab/ref/convertstringstochars.html  
**** https://www.mathworks.com/help/matlab/ref/convertstringstochars.html  
* Initial implementation by Andrew Janke
* Initial implementation by Andrew Janke
216

edits

Navigation menu