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

Jump to navigation Jump to search
→‎Today's topics: Minor additions
(→‎Today's topics: added note and link)
(→‎Today's topics: Minor additions)
Line 7: Line 7:
** '''Discussion about automating release process, which is currently manual and error-prone'''
** '''Discussion about automating release process, which is currently manual and error-prone'''
** '''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.'''
** jwe will announce the availability of the first release candidate with a new thread on the Discourse forum.


* Eliminate doc/liboctave?
* Eliminate doc/liboctave?
** See [https://octave.discourse.group/t/eliminate-doc-liboctave/3849 thread on Discourse forum]
** '''Only 3400 lines, maybe 2700 lines without license text'''
** '''Only 3400 lines, maybe 2700 lines without license text'''
** '''JWE aims for the Doxygen to be stable and helpful, like the Qt docs'''
** '''JWE aims for the Doxygen to be stable and helpful, like the Qt docs'''
** '''nrjank will look through files to list any with information worth retaining'''
** '''nrjank will look through files to list any with information worth retaining.''' That information should be moved to inline doxygen comments if it is useful.


* 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>.''' Maybe split the current HACKING.md file multiple files for different categories (e.g., style, release process, ...).
** '''C++: specify void or not. Converged to removing void.'''
** '''C++: specify void or not. Converged to removing void in code that is not (extern) C.'''
** '''C++: brace initialization lists'''
** '''C++: brace initialization lists'''
** '''C++: default member initialization'''
** '''C++: default member initialization'''
214

edits

Navigation menu