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

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

[Octave-bug-tracker] [bug #39343] mexErrMsgTxt("") does not abort execut


From: Rik
Subject: [Octave-bug-tracker] [bug #39343] mexErrMsgTxt("") does not abort execution of script.
Date: Tue, 25 Jun 2013 19:23:07 +0000
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:21.0) Gecko/20100101 Firefox/21.0

Update of bug #39343 (project octave):

                  Status:               Confirmed => Need Info              

    _______________________________________________________

Follow-up Comment #4:

This is pretty easy to fix if we want to.  I've attached a changeset that
appears to do it.

What version of Matlab (and hence what version of the mex interface) is the
reporter using?

I also changed the function mexErrMsgIdAndTxt so that if it is called with an
empty second argument then an error will be generated.  Could the reporter
verify that this is what Matlab does as well?

Something like


mexErrMsgIdAndTxt ("fake_ID", "");


will work for testing.


(file #28419)
    _______________________________________________________

Additional Item Attachment:

File name: mexErr.cset                    Size:1 KB


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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