summaryrefslogtreecommitdiffstats
path: root/src/inspect.c
diff options
context:
space:
mode:
authorRichard W.M. Jones <rjones@redhat.com>2011-06-28 08:50:14 +0100
committerRichard W.M. Jones <rjones@redhat.com>2011-06-28 17:03:08 +0100
commitadb5db58d850ce6d15380177a63c68276f863c98 (patch)
treed0d91d1501049df61c577aba632c83e4cf47bdac /src/inspect.c
parentea96c7acf7a332c08c2214796add647224a2ede0 (diff)
downloadlibguestfs-adb5db58d850ce6d15380177a63c68276f863c98.tar.gz
libguestfs-adb5db58d850ce6d15380177a63c68276f863c98.tar.xz
libguestfs-adb5db58d850ce6d15380177a63c68276f863c98.zip
generator: Fix functions with both RBufferOut and optional args.
No current function returns RBufferOut and has optional args. Such functions would be generated incorrectly. RBufferOut implies a silent "size_t *size_r" argument is added after the regular arguments and before the optional arguments. Various changes to the code generator need to be made to take this into account.
Diffstat (limited to 'src/inspect.c')
0 files changed, 0 insertions, 0 deletions