[sheepdog] [PATCH] improve type check of xbsearch

Liu Yuan namei.unix at gmail.com
Fri Jun 7 13:16:53 CEST 2013


On 06/07/2013 01:32 PM, MORITA Kazutaka wrote:
> It is possible that 'key' is a const variable and 'base' is not, or
> vice versa.  This patches allows such cases.
> 
> This also makes xbsearch() return the type of 'base' instead of a void
> pointer.

Applied thanks.

Yuan



More information about the sheepdog mailing list