Simon Josefsson wrote: > > If all valid values for HASH are > > part of this enum type, you could write the argument as 'Gc_hash hash' > > instead of 'int hash'. This would be clearer. > > Yup, I have made this change. Thanks!
And what about the return type? Are all possible return values listed in the enum Gc_rc? If so, you can change the return type of gc_hash_buffer to Gc_rc. Bruno _______________________________________________ bug-gnulib mailing list bug-gnulib@gnu.org http://lists.gnu.org/mailman/listinfo/bug-gnulib