diff options
| author | Richard Jones <rjones@redhat.com> | 2009-10-31 13:38:14 +0000 |
|---|---|---|
| committer | Richard Jones <rjones@redhat.com> | 2009-11-02 16:02:06 +0000 |
| commit | 752aec78b012dbeb8997658bf574dfba690bcfed (patch) | |
| tree | 240e49c2468bed300ea76662eaba16e2e649357b /python | |
| parent | 32ab3c183836ab434ab739bea8238593d70db2ac (diff) | |
Fix rstructs_used handling in guestfish generated code.
rstructs_used wasn't correctly generating code for guestfish
because guestfish doesn't make all functions visible. Since the
calculation of rstructs_used was over all functions (including
ones not available in guestfish) it could have generated
unnecessary functions.
In fact this error didn't affect us before - but I discovered
it when I added some extra struct-returning functions (future
commit).
Diffstat (limited to 'python')
0 files changed, 0 insertions, 0 deletions
