libdbus On ARM Integer Sizes Question
Lawrence D'Oliveiro <ldo-kC51rjc0cqs1dNLGKZg6taU/[email protected]>
| Newsgroups | gmane.comp.freedesktop.dbus |
|---|---|
| Organization | Geek Central |
| Message-ID | <[email protected]> |
I’ve just had a bug report filed against DBussy, my Python wrapper for libdbus <https://github.com/ldo/dbussy/issues/16>, saying I should use longlong instead of long for 64-bit integers on ARM. But I thought the convention for Linux, GCC etc was supposed to be architecture-independent: “int” is 32 bits, while “long” is 64 on all hardware architectures. Is this different on ARM? _______________________________________________ dbus mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/dbus