bug-gnulib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: gc_hash_buffer


From: Bruno Haible
Subject: Re: gc_hash_buffer
Date: Wed, 12 Oct 2005 12:04:46 +0200
User-agent: KMail/1.5

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





reply via email to

[Prev in Thread] Current Thread [Next in Thread]