看板 FB_svn 關於我們 聯絡資訊
Hello, Sorry for the brevity but I can inly anser on a mobile device right now ... --- Lun 3/9/12, Konstantin Belousov <kostikbel@gmail.com> ha scritto: > Da: Konstantin Belousov <kostikbel@gmail.com> > Oggetto: Re: svn commit: r240060 - in head: include/rpc sys/rpc > A: "Pedro F. Giffuni" <pfg@freebsd.org> > Cc: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@fre= ebsd.org > Data: Luned=EC 3 settembre 2012, 02:31 > On Sun, Sep 02, 2012 at 09:04:40PM > +0000, Pedro F. Giffuni wrote: > > Author: pfg > > Date: Sun Sep=A0 2 21:04:40 2012 > > New Revision: 240060 > > URL: http://svn.freebsd.org/changeset/base/240060 > >=20 > > Log: > >=A0=A0=A0Fix RPC headers for C++ > >=A0=A0=A0 > >=A0=A0=A0C++ mangling will cause trouble with > variables like __rpc_xdr > >=A0=A0=A0in xdr.h so rename this to XDR. > Which troubles ? > =20 PR 137443 > 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. >=20 The forced reference here is {Open}Solaris: http://src.illumos.org/source/xref/illumos-gate/usr/src/uts/common/rpc/xdr.= h OpenGrok found no reference to __rpc_xdr in OpenSolaris/illumos. Cheers, Pedro. _______________________________________________ svn-src-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe, send any mail to "svn-src-all-unsubscribe@freebsd.org"