bugGNU Octave - Bugs: bug #61577, [octave forge] (ocs) Fix...

 
 

bug #61577: [octave forge] (ocs) Fix compilation with Octave 8

Submitter:  Markus Mützel <mmuetzel>
Submitted:  Sun 28 Nov 2021 08:34:52 PM UTC
   
 
Category:  Octave Package Severity:  3 - Normal
Priority:  5 - Normal Item Group:  Build Failure
Status:  Patch Submitted Assigned to:  None
Originator Name:  Open/Closed:  * Open
Release:  * dev Operating System:  * Any
Fixed Release:  None Planned Release:  None
* Mandatory Fields

Add a New Comment Rich Markup
   

Sun 28 Nov 2021 08:36:20 PM UTC, comment #1: 

Attaching a possible patch.

(file #52368)

Markus Mützel <mmuetzel>
Group administrator
Sun 28 Nov 2021 08:34:52 PM UTC, original submission:  

Quoting jwe from bug #61551:

> The global 'error_state' variable has been useless for quite some time now.  It's been removed on the default branch (what will become version 8.1 in about a year).  Since about 6 years ago, it has never had a value other than 0 in Octave code and is no longer useful for checking whether an error has occurred because exceptions are thrown, so checking the state of a variable after an error occurs is not useful except inside a 'catch' clause that handles 'octave::execution_exception'.
> All uses of this variable should be removed from the video package and any other packages that still use it.  You should have been seeing a warning at compile time about it being deprecated since before version 6 was released (it was marked as deprecated in May 2019).


This also applies to the ocs package.
I'll attach a possible patch as soon as I'll have a bug number.

Markus Mützel <mmuetzel>
Group administrator

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

Attached Files
file #52368:  of-ocs-6-error_state.patch added by mmuetzel (1KiB - application/octet-stream)

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by mmuetzel (Submitted the item)
  • -email is unavailable- added by mmuetzel
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only group members can vote.

     

    Follow 3 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2021-11-28 mmuetzel Attached File- Added of-ocs-6-error_state.patch, #52368
        StatusNone Patch Submitted
    2021-11-28 mmuetzel Carbon-Copy- Added cdf

    Back to the top

    Powered by Savane 3.13-4448.
    Corresponding source code