_dbus_bindings/message-append-impl.h, _dbus_bindings/message-get-args.h: Use PY_LONG_...
commit69d95e61f95c21708596d2f973f46cde61521e68
authorSimon McVittie <smcv@celebrin.pseudorandom.co.uk>
Tue, 5 Dec 2006 18:34:21 +0000 (5 18:34 +0000)
committerSimon McVittie <smcv@celebrin.pseudorandom.co.uk>
Tue, 5 Dec 2006 18:34:21 +0000 (5 18:34 +0000)
tree770464e694637d437ddfbace8dc0c96a5a28ac47
parent4ed5dcb72bcc41aa9327461a0cad325fa8d1afbd
_dbus_bindings/message-append-impl.h, _dbus_bindings/message-get-args.h: Use PY_LONG_LONG rather than long long to support deficient platforms; consistently use NotImplementedError for platforms with no PY_LONG_LONG type
_dbus_bindings/message-append-impl.h
_dbus_bindings/message-get-args-impl.h