[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Octave-patch-tracker] [patch #8526] avoid conflict with gnu99 stdbool.h
From: |
Sebastian Freundt |
Subject: |
[Octave-patch-tracker] [patch #8526] avoid conflict with gnu99 stdbool.h |
Date: |
Wed, 03 Sep 2014 12:33:18 +0000 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:34.0) Gecko/20100101 Firefox/34.0 |
URL:
<http://savannah.gnu.org/patch/?8526>
Summary: avoid conflict with gnu99 stdbool.h
Project: GNU Octave
Submitted by: hroptatyr
Submitted on: Wed 03 Sep 2014 12:33:17 PM UTC
Category: None
Priority: 5 - Normal
Status: None
Privacy: Public
Assigned to: None
Originator Email:
Open/Closed: Open
Discussion Lock: Any
_______________________________________________________
Details:
This changeset employs gcc specific defines to
detect whether (the convenience type) bool, the
official C99 type name is _Bool, has been defined.
This allows C client code using the mex.h API to
#include <stdbool.h>.
_______________________________________________________
File Attachments:
-------------------------------------------------------
Date: Wed 03 Sep 2014 12:33:17 PM UTC Name: stdbool.patch Size: 554B By:
hroptatyr
<http://savannah.gnu.org/patch/download.php?file_id=32019>
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/patch/?8526>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Octave-patch-tracker] [patch #8526] avoid conflict with gnu99 stdbool.h,
Sebastian Freundt <=