Online Developer Meeting (2023-01-24): Difference between revisions

From Octave
Jump to navigation Jump to search
No edit summary
Line 4: Line 4:
== Today's topics ==
== Today's topics ==
* Release candidate?
* Release candidate?
* '''First RC released'''
** '''First RC released'''
* '''Discussion about whether we can do continuous delivery: head of stable branch would be the released version. No decision yet.'''
** '''Discussion about whether we can do continuous delivery: head of stable branch would be the released version. No decision yet.'''


* Eliminate doc/liboctave?
* Eliminate doc/liboctave?
Line 11: Line 11:
* Coding style changes
* Coding style changes
** '''Discussion on where to add content from wiki. Converged to /etc/<something>'''
** '''Discussion on where to add content from wiki. Converged to /etc/<something>'''
* '''C++: specify void or not. Converged to removing void.'''
** '''C++: specify void or not. Converged to removing void.'''
* '''C++: brace initialization lists'''
** '''C++: brace initialization lists'''
* '''C++: default member initialization'''
** '''C++: default member initialization'''
* '''C++: Rule of 3 / Rule of 5, move constructors, move operators, etc'''
** '''C++: Rule of 3 / Rule of 5, move constructors, move operators, etc'''


* [https://summerofcode.withgoogle.com/programs/2023 GSOC 2023 timeline]  
* [https://summerofcode.withgoogle.com/programs/2023 GSOC 2023 timeline]  

Revision as of 18:40, 24 January 2023

Today's topics

  • Release candidate?
    • First RC released
    • Discussion about whether we can do continuous delivery: head of stable branch would be the released version. No decision yet.
  • Eliminate doc/liboctave?
  • Coding style changes
    • Discussion on where to add content from wiki. Converged to /etc/<something>
    • C++: specify void or not. Converged to removing void.
    • C++: brace initialization lists
    • C++: default member initialization
    • C++: Rule of 3 / Rule of 5, move constructors, move operators, etc
  • GSOC 2023 timeline
    • Org applications: Jan 23-Feb 7, notified Feb 21 (reapply supposed to be 'easy')
    • Contributor proposals: Mar 20-Apr 4, Rankings due 4/27, Selections announced May 4

Previous topics

  • Octave 8.1 release activities
  • NumFOCUS activities:
    • Only pending item: project address
    • Collect remaining signatures if any
  • How to deal with the increased frequency of crashes involving the qt graphics toolkit?

See also