bugGNU Octave - Bugs: bug #37133, mwSignedIndex not defined

 
 

bug #37133: mwSignedIndex not defined

Submitter:  Guillaume <gyom>
Submitted:  Fri 17 Aug 2012 03:14:03 PM UTC
   
 
Category:  Libraries Severity:  3 - Normal
Priority:  5 - Normal Item Group:  Matlab Compatibility
Status:  Fixed Assigned to:  None
Originator Name:  Guillaume Open/Closed:  * Closed
Release:  * dev Operating System:  * Any
Fixed Release:  None Planned Release:  None
* Mandatory Fields

Add a New Comment Rich Markup
   

Mon 27 Aug 2012 04:46:24 AM UTC, comment #1: 

I added the mwSignedIndex type in this changeset (http://hg.savannah.gnu.org/hgweb/octave/rev/a23693fa5ba9).  It will be available for the next release of Octave or you can build from the development sources.

Rik <rik5>
Group administrator
Fri 17 Aug 2012 03:14:03 PM UTC, original submission:  

mwSignedIndex is defined in the MATLAB API as a signed integer type (ptrdiff_t):
http://www.mathworks.co.uk/help/matlab/apiref/mwsignedindex.html
but is not yet defined in Octave.
This has already been mentioned here:
https://mailman.cae.wisc.edu/pipermail/octave-maintainers/2010-February/019027.html
https://savannah.gnu.org/bugs/?29794
Could its definition be added in matrix.h to improve Octave compatibility with MATLAB?

Guillaume <gyom>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by rik5 (Posted a comment)
  • -email is unavailable- added by gyom (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only group members can vote.

     

    Follow 2 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2012-08-27 rik5 StatusNone Fixed
        Open/ClosedOpen Closed

    Back to the top

    Powered by Savane 3.13-3230.
    Corresponding source code