octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #49686] Function octave_restore_signal_mask is


From: anonymous
Subject: [Octave-bug-tracker] [bug #49686] Function octave_restore_signal_mask is not part of the public API anymore
Date: Wed, 23 Nov 2016 20:40:57 +0000 (UTC)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:50.0) Gecko/20100101 Firefox/50.0

URL:
  <http://savannah.gnu.org/bugs/?49686>

                 Summary: Function octave_restore_signal_mask is not part of
the public API anymore
                 Project: GNU Octave
            Submitted by: None
            Submitted on: Wed 23 Nov 2016 08:40:54 PM UTC
                Category: Interpreter
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Regression
                  Status: None
             Assigned to: None
         Originator Name: Renaud
        Originator Email: address@hidden
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 4.2.0
        Operating System: GNU/Linux

    _______________________________________________________

Details:

I am using Octave in embedded mode
When embedding Octave into R (in package RcppOctave) I used to be able to call
function octave_restore_signal_mask() in Octave version prior to 4.2.
In 4.2 however, this function appears to be defined in a private header file
(signal-wrapper.h), which I can't include.

Is there another mechanism I should use?

This is the file where I am calling octave_restore_signal_mask:
https://github.com/renozao/RcppOctave/blob/develop/src/rcpp_octave.cpp




    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?49686>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]