Re: svn commit: r272808 - head/include/rpcsvc

2014-10-10 Thread Benjamin Kaduk
On Fri, Oct 10, 2014 at 10:50 AM, Baptiste Daroussin wrote: > On Fri, Oct 10, 2014 at 08:03:31AM -0600, Ian Lepore wrote: > > On Thu, 2014-10-09 at 06:58 +, Baptiste Daroussin wrote: > > > Author: bapt > > > Date: Thu Oct 9 06:58:33 2014 > > > New Revision: 272808 > > > URL: https://svnweb.f

Re: svn commit: r272808 - head/include/rpcsvc

2014-10-10 Thread Baptiste Daroussin
On Fri, Oct 10, 2014 at 08:03:31AM -0600, Ian Lepore wrote: > On Thu, 2014-10-09 at 06:58 +, Baptiste Daroussin wrote: > > Author: bapt > > Date: Thu Oct 9 06:58:33 2014 > > New Revision: 272808 > > URL: https://svnweb.freebsd.org/changeset/base/272808 > > > > Log: > > Fix build with rpcgen

Re: svn commit: r272808 - head/include/rpcsvc

2014-10-10 Thread Ian Lepore
On Thu, 2014-10-09 at 06:58 +, Baptiste Daroussin wrote: > Author: bapt > Date: Thu Oct 9 06:58:33 2014 > New Revision: 272808 > URL: https://svnweb.freebsd.org/changeset/base/272808 > > Log: > Fix build with rpcgen using a recent (tested with gcc 4.9.1) GNU cpp > > Modified: > head/incl

svn commit: r272808 - head/include/rpcsvc

2014-10-08 Thread Baptiste Daroussin
Author: bapt Date: Thu Oct 9 06:58:33 2014 New Revision: 272808 URL: https://svnweb.freebsd.org/changeset/base/272808 Log: Fix build with rpcgen using a recent (tested with gcc 4.9.1) GNU cpp Modified: head/include/rpcsvc/nis.x Modified: head/include/rpcsvc/nis.x ===