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

m
Line 42: Line 42:
** 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
209

edits