On Sun, 12 Mar 2006, H. Peter Anvin wrote: > > On "real" machines, the biggest reason you'd care is that a lot of compilers, > *especially* in C++ mode, really still define NULL as "0"; ostensibly because > defining it as "((void *)0)" breaks some obscure C++ casting rule. Agreed. gcc has fixed that rule, but others have not. Don't compile git as C++. Linus - : send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html