File octave-forge-ocs.changes of Package octave-forge-ocs
-------------------------------------------------------------------
Wed Apr 19 08:43:09 UTC 2023 - Atri Bhattacharya <badshah400@gmail.com>
- Add ocs-drop-error_state-use.patch -- Drop the use of
error_state to make builds octave >= 8 compatabile
(https://savannah.gnu.org/bugs/index.php?61577).
-------------------------------------------------------------------
Tue Sep 20 03:39:26 UTC 2022 - Stefan Brüns <stefan.bruens@rwth-aachen.de>
- Replace (deprecated since 4.4) octave_value::all_strings with
octave_value::string_vector_value, is_empty -> isempty.
-------------------------------------------------------------------
Fri Mar 15 21:54:03 UTC 2019 - Stefan Brüns <stefan.bruens@rwth-aachen.de>
- Fix syntax errors in switch statements (no fallthrough)
0001-Fix-break-fallthrough-in-switch-statements.patch
- Correct Url: tag
-------------------------------------------------------------------
Mon Aug 24 22:15:42 UTC 2015 - dmitry_r@opensuse.org
- Update to version 0.1.5
* Minor fixes
* drop obsolete ocs-gcc-errors.patch
-------------------------------------------------------------------
Tue Jul 7 18:18:41 UTC 2015 - dmitry_r@opensuse.org
- Update to version 0.1.4
* Minor fixes
-------------------------------------------------------------------
Thu Feb 26 16:06:43 UTC 2015 - dmitry_r@opensuse.org
- Split from octave-forge package, version 0.1.3
- Fix GCC errors: no return in nonvoid function
* ocs-gcc-errors.patch