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

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

[Octave-bug-tracker] [bug #32843] crash when using function defined in %


From: Rik
Subject: [Octave-bug-tracker] [bug #32843] crash when using function defined in %!test block
Date: Thu, 02 Aug 2012 00:43:06 +0000
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:14.0) Gecko/20100101 Firefox/14.0.1

Update of bug #32843 (project octave):

                  Status:               Confirmed => Wont Fix               
             Open/Closed:                    Open => Closed                 

    _______________________________________________________

Follow-up Comment #4:

Functions in %!test blocks are not allowed.  No segmentation faults will occur
because test blocks are scanned for function declarations and any declarations
are disallowed.  The solution for %!test blocks which need to have functions
is to use the shared function syntax of %!function/%!endfunction.


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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