On Thu, 2020-07-30 at 01:52 +0000, Rick Macklem wrote:
> Brooks Davis wrote:
> > Author: brooks
> > Date: Mon Jul 27 23:18:14 2020
> > New Revision: 363625
> > URL: https://svnweb.freebsd.org/changeset/base/363625
> > 
> > Log:
> >  MFC r363439:
> > 
> >  Correct a type-mismatch between xdr_long and the variable "bad".
> > 
> > [...]
> --> I can't see how the xdr.c code would work for a machine that is
> BIG_ENDIAN and where "long" is 64bits, but we don't have any of
> those.
> 

mips64 and powerpc64 are both big endian with 64-bit long.

-- Ian


_______________________________________________
svn-src-all@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to