libhpcalcs: portable (Windows / MacOS X / Linux) connectivity kit library
|
12-26-2013, 05:27 PM
(This post was last modified: 12-26-2013 05:33 PM by Egan Ford.)
Post: #41
|
|||
|
|||
RE: libhpcalcs: portable (Windows / MacOS X / Linux) connectivity kit library
(12-26-2013 08:17 AM)debrouxl Wrote: Which caused you to add -std=c99 yourself C99 is only required because of a few lines of code in typesprime.c, e.g.: Code:
The commented out code is the orig, and the two lines above my changes. IOW, for standard ANSI C the variable declaration needs to be outside of the for block. I'd recommend changing the code and avoid the requirement for C99. BTW, I read elsewhere that some where having issues with GCC 4.2 included with OS/X CLI tools. I am not having any issues. |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 6 Guest(s)