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

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

[Octave-bug-tracker] [bug #38305] file dialog causes crash


From: Dan Sebald
Subject: [Octave-bug-tracker] [bug #38305] file dialog causes crash
Date: Mon, 27 May 2013 05:56:06 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:18.0) Gecko/20100101 Firefox/18.0 SeaMonkey/2.15

Follow-up Comment #30, bug #38305 (project octave):

I've looked through the signal code for Octave and there are some deficiencies
in the SIG routine.  There are two or three signal definitions that won't
appear in the least even though they might be defined.  Could you please email
me a copy of your /usr/include/bits/signum.h file?  Or maybe it is
/usr/include/signal.h or /usr/include/sys/signal.h... whichever has the list
of definitions such as

#define SIGHUP          1       /* Hangup (POSIX).  */
#define SIGINT          2       /* Interrupt (ANSI).  */
etc.


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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