[Sheepdog] [PATCH S005 v3] Replace calls to node_cmp with a typesafe node_eq.

Liu Yuan namei.unix at gmail.com
Tue May 15 04:18:11 CEST 2012


On 05/15/2012 05:40 AM, Shevek wrote:

> Subject: [PATCH] Replace calls to node_cmp with a typesafe node_eq.
> 
> Make node_eq typesafe, rather than accepting void *, since C99 will
> allow us to accidentally cast any type pointer to a void * without
> warning.


Applied, after modifying && style in if clause.

Hi Shevek,
   Thanks for your work on sheepdog, but would you please use git
send-email to send the patch? Or I need to manual edit your patch to
git-am the it.

Thanks
Yuan



More information about the sheepdog mailing list