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

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

[Octave-bug-tracker] [bug #46062] mex.h uses inttypes without including


From: John Donoghue
Subject: [Octave-bug-tracker] [bug #46062] mex.h uses inttypes without including them
Date: Sun, 27 Sep 2015 17:39:07 +0000
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:40.0) Gecko/20100101 Firefox/40.0

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

                 Summary: mex.h uses inttypes without including them
                 Project: GNU Octave
            Submitted by: lostbard
            Submitted on: Sun 27 Sep 2015 05:39:06 PM GMT
                Category: Configuration and Build System
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Build Failure
                  Status: None
             Assigned to: None
         Originator Name: lostbard
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: dev
        Operating System: Any

    _______________________________________________________

Details:

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.






    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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