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 |