On Tue, May 08, 2007 at 12:03:47PM +0200, Johannes Schindelin wrote: > Thanks indeed. I thought that a static function could shadow a global > function, but probably not with a different signature. Just out of > curiosity: what is the signature of wcwidth in your string.h? This is it: extern int wcwidth(wchar_t); - To unsubscribe from this list: 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