You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add API attributes to template class constructors for -O0 on Windows.
* libinterp/octave-value/ov-base-int.h
(octave_base_int_matrix::octave_base_int_matrix): Add dllexport attributes for
constructors that are usually omitted but that need to be exported from the
liboctinterp DLL when building with -O0 on Windows.
0 commit comments