On Sun, Sep 02, 2012 at 09:04:40PM +0000, Pedro F. Giffuni wrote:
> Author: pfg
> Date: Sun Sep  2 21:04:40 2012
> New Revision: 240060
> URL: http://svn.freebsd.org/changeset/base/240060
> 
> Log:
>   Fix RPC headers for C++
>   
>   C++ mangling will cause trouble with variables like __rpc_xdr
>   in xdr.h so rename this to XDR.
Which troubles ?

Although not very useful due to many other namespace pollution problems
in the rpc headers, __rpc_xdr is in the implementation-reserved namespace,
while XDR is not.

Attachment: pgpx7NQVCbnpQ.pgp
Description: PGP signature

Reply via email to