summaryrefslogtreecommitdiff
path: root/include/grobot.h
diff options
context:
space:
mode:
authorJoshua Judson Rosen2017-03-19 17:37:50 -0400
committerJoshua Judson Rosen2017-03-28 01:45:58 -0400
commit27b3d581738d7fd5074c0db44449dadeb99be7a9 (patch)
tree83f1268915e098e3f71d8f6851e1806aca3235ae /include/grobot.h
parentautotools: copy in config.rpath from gnulib (diff)
downloadgnurobots-27b3d581738d7fd5074c0db44449dadeb99be7a9.tar.gz
Update to C99....
Using C99 is a bit of a mixed bag, but lets us more easily eliminate warnings than other variants.... Earlier C variants have no "long long" type, which we don't even use but is still a problem for us because there are some deprecated function prototypes that come in through the libguile.h header and *they* are defined in terms of "long long". C99 criminalizes guile's behavior of passing function-pointers via "void *"..., but we can work around that....
Diffstat (limited to 'include/grobot.h')
0 files changed, 0 insertions, 0 deletions