255
edits
(Copy topics from last meeting. Add two topics for this meeting.) |
|||
Line 23: | Line 23: | ||
** 4.4.x: merge to stable: 2018-04-04 --- release: 2018-04-30 (< 1 month) | ** 4.4.x: merge to stable: 2018-04-04 --- release: 2018-04-30 (< 1 month) | ||
** 4.2.x: merge to stable: 2016-09-28 --- release: 2016-11-13 (~ 1.5 month) | ** 4.2.x: merge to stable: 2016-09-28 --- release: 2016-11-13 (~ 1.5 month) | ||
* Unfinished projects: | |||
** Symbol visibility breaks tests for indexing expressions on macOS. Also many linker warnings similar to this: | |||
ld: warning: direct access in function 'conv_to_int_array(Array<octave::idx_vector> const&)' from file 'liboctave/array/.libs/libarray.a(libarray_la-Array-util.o)' to global weak symbol 'vtable for Array<long long>' from file 'liboctave/array/.libs/libarray.a(libarray_la-Array-i.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |||
** others? | |||
=== CamelCase in Octave functions? === | === CamelCase in Octave functions? === |