]> git.ipfire.org Git - thirdparty/libvirt.git/commit
apibuild: Restrict long usage to existing functions and structs
authorMatthias Bolte <matthias.bolte@googlemail.com>
Mon, 30 May 2011 12:36:41 +0000 (14:36 +0200)
committerMatthias Bolte <matthias.bolte@googlemail.com>
Wed, 1 Jun 2011 15:37:15 +0000 (17:37 +0200)
commit43e8aeab43a09eb7d8d4f4f9f65e40ea6136e1a8
tree3e2d4ebc18efc782119eac0b67f071ca7c27dadf
parent32abd5ee265a6d06df42dff903f74c886a939e58
apibuild: Restrict long usage to existing functions and structs

New APIs have to use long long instead of long.

Also make apibuild errors fatal.
docs/Makefile.am
docs/apibuild.py