On 10/26/10 16:16, Eric Blake wrote: > then the replacement <stdio.h> MUST pollute the namespace (but for > Solaris only, given Bruno's recent cleanups to avoid pollution on glibc > systems) in order to avoid the client code running into the same problem > as the gnulib lib/renameat.c.
I don't offhand see how that problem would occur with C, but I'll take Bruno's word for it that it can happen with C++, and his patch looks good to me. Thanks to both of you for reviewing this.
