On Monday, 9 April 2018 09:54:51 CEST Richard W.M. Jones wrote:
https://bugzilla.redhat.com/show_bug.cgi?id=1564983
Because Mount.mount_vfs was declared with the wrong type signature it
could never be called correctly from outside the daemon.
LGTM.
The root cause of this problem is that the generator doesn't
generate
the type signatures automatically (which it could do, and fairly
easily). Therefore there are probably other similar bugs waiting to
be found.
Let's see how this turns out.
--
Pino Toscano