
On Thu, Nov 30, 2023 at 11:06:35AM +0100, Andrea Bolognani wrote:
The test_demo program currently fails to compile on macOS with
too few arguments to function call, expected 3, have 2 ret = !!proc(&xdr, vorig); ~~~~ ^
Way back in 2013, commit 9fa3a8ab6fd8 handled this situation for the main library code. Apply the same fix here.
Signed-off-by: Andrea Bolognani <abologna@redhat.com> --- scripts/rpcgen/tests/test_demo.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-)
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com> With regards, Daniel -- |: https://berrange.com -o- https://www.flickr.com/photos/dberrange :| |: https://libvirt.org -o- https://fstop138.berrange.com :| |: https://entangle-photo.org -o- https://www.instagram.com/dberrange :|