bugGNU Octave - Bugs: bug #46062, mex.h uses inttypes without...

 
 

bug #46062: mex.h uses inttypes without including them

Submitter:  John Donoghue <lostbard>
Submitted:  Sun 27 Sep 2015 05:39:06 PM UTC
   
 
Category:  Configuration and Build System Severity:  3 - Normal
Priority:  5 - Normal Item Group:  Build Failure
Status:  Fixed Assigned to:  lostbard
Originator Name:  lostbard Open/Closed:  * Closed
Release:  * dev Operating System:  * Any
Fixed Release:  None Planned Release:  None
* Mandatory Fields

Add a New Comment Rich Markup
   

Mon 28 Sep 2015 09:33:48 PM UTC, comment #4: 

Works for me.  Closing report.

Rik <rik5>
Group administrator
Mon 28 Sep 2015 10:26:51 AM UTC, comment #3: 
John Donoghue <lostbard>
Group Member
Mon 28 Sep 2015 12:17:26 AM UTC, comment #2: 

Seems good to me.  The fix should probably go on stable since this affects the MEX interface generally.

Rik <rik5>
Group administrator
Sun 27 Sep 2015 05:42:30 PM UTC, comment #1: 

Patch included that include <stdint.h>

(file #34998)

John Donoghue <lostbard>
Group Member
Sun 27 Sep 2015 05:39:06 PM UTC, original submission:  

mex.h defines UINTXX_T etc to be based on its lowercase variant eg uint16_t, however no include file is used that would have the definition of the types in it.

This causes some mex created files to fail.


John Donoghue <lostbard>
Group Member

 

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

Attach Files:
   
   
Comment:
   

Attached Files
file #34998:  fixmex.patch added by lostbard (598B - text/x-patch)

 

Depends on the following items: None found

Digest:
   bug dependencies.

 

Carbon-Copy List
  • -email is unavailable- added by rik5 (Posted a comment)
  • -email is unavailable- added by lostbard (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 6 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2015-09-28 rik5 Open/ClosedOpen Closed
    2015-09-28 rik5 StatusReady For Test Fixed
    2015-09-28 lostbard StatusNone Ready For Test
        Assigned toNone lostbard
    2015-09-27 lostbard Dependencies- bugs #43908 is dependent
    2015-09-27 lostbard Attached File- Added fixmex.patch, #34998

    Back to the top

    Powered by Savane 3.13-02a9.
    Corresponding source code