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

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

[Octave-bug-tracker] [bug #40984] MEX function should be able to return


From: Ben Kurtz
Subject: [Octave-bug-tracker] [bug #40984] MEX function should be able to return status as output
Date: Sun, 22 Dec 2013 07:26:09 +0000
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_5) AppleWebKit/537.73.11 (KHTML, like Gecko) Version/6.1.1 Safari/537.73.11

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

                 Summary: MEX function should be able to return status as
output
                 Project: GNU Octave
            Submitted by: bkurtz
            Submitted on: Sun 22 Dec 2013 07:26:08 AM GMT
                Category: Octave Function
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Matlab Compatibility
                  Status: None
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: dev
        Operating System: Any

    _______________________________________________________

Details:

It's not documented, but matlab returns the build status as the first output
to mex if one is requested.  Since octave's mex uses mkoctfile, which already
returns a status, this is quite a trivial feature to add.  See attached patch
for example.



    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Sun 22 Dec 2013 07:26:08 AM GMT  Name: mex.patch  Size: 412B   By:
bkurtz

<http://savannah.gnu.org/bugs/download.php?file_id=30062>

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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