mirror of
https://github.com/libguestfs/libguestfs.git
synced 2026-03-22 07:03:38 +00:00
- gint64 cannot be reliably sent. It seems to try to convert it via a 32 bit int, and fails if it overflows. - OStringList is not implemented yet.