bugGNU Octave - Bugs: bug #52821, [octave forge] (intrument-control)...

 
 

bug #52821: [octave forge] (intrument-control) "signal_handler is not a member of 'octave'"

Submitter:  Philip Nienhuis <philipnienhuis>
Submitted:  Fri 05 Jan 2018 10:26:38 PM UTC
   
 
Category:  Octave Package Severity:  3 - Normal
Priority:  5 - Normal Item Group:  Build Failure
Status:  Fixed Assigned to:  None
Originator Name:  Philip Nienhuis Open/Closed:  * Closed
Release:  * dev Operating System:  * Any
Fixed Release:  None Planned Release:  None
* Mandatory Fields

Add a New Comment Rich Markup
   

Wed 10 Jan 2018 01:01:17 PM UTC, comment #1: 

This problem appears to be fixed with this change:

http://hg.octave.org/mxe-octave/rev/50aebe534e42

John W. Eaton <jwe>
Group administrator
Fri 05 Jan 2018 10:26:38 PM UTC, original submission:  

From mxe-octave build log:

:
x86_64-w64-mingw32-g++ -c -I/home/philip/devel/octdev/mxe/mxe_w64_ogl32_20171021/usr/x86_64-w64-ming
w32/include  -I/home/philip/devel/octdev/mxe/mxe_w64_ogl32_20171021/usr/x86_64-w64-mingw32/include/o
ctave-4.3.0+/octave/.. -I/home/philip/devel/octdev/mxe/mxe_w64_ogl32_20171021/usr/x86_64-w64-mingw32
/include/octave-4.3.0+/octave -I/home/philip/devel/octdev/mxe/mxe_w64_ogl32_20171021/usr/x86_64-w64-
mingw32/include  -pthread -fopenmp -g -O2    -DHAVE_CONFIG_H srl_read.cc -o srl_read.o
In file included from srl_read.cc:24:0:
/home/philip/devel/octdev/mxe/mxe_w64_ogl32_20171021/usr/x86_64-w64-mingw32/include/octave-4.3.0+/octave/../octave/sighandlers.h:117:44: error: 'signal_handler' is not a member of 'octave'
 const auto octave_signal_handler = octave::signal_handler;
                                            ^~~~~~~~~~~~~~
/home/philip/devel/octdev/mxe/mxe_w64_ogl32_20171021/usr/x86_64-w64-mingw32/include/octave-4.3.0+/octave/../octave/sighandlers.h:117:44: note: suggested alternative: 'sig_handler'
 const auto octave_signal_handler = octave::signal_handler;
                                            ^~~~~~~~~~~~~~
                                            sig_handler
In file included from srl_read.cc:30:0:
../octave-wrappers.h:12:10: error: 'sig_handler' does not name a type
   inline sig_handler *
          ^~~~~~~~~~~
:


Philip Nienhuis <philipnienhuis>
Group Member

 

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

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by jwe (Posted a comment)
  • -email is unavailable- added by philipnienhuis (Submitted the item)
  •  

    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
    2018-01-10 jwe StatusNone Fixed
        Open/ClosedOpen Closed
        Summary[octave-forge](intrument-control) &quot;signal_handler is not a member of 'octave'&quot; [octave forge] (intrument-control) "signal_handler is not a member of 'octave'"

    Back to the top

    Powered by Savane 3.13-02a9.
    Corresponding source code