In message <[email protected] om> , Chuck Tuffli writes: > --000000000000c9481f05b86a0c60 > Content-Type: text/plain; charset="UTF-8" > > On Fri, Jan 8, 2021 at 11:27 AM Cy Schubert <[email protected]> > wrote: > > > In message <[email protected]>, Cy Schubert > > writes: > > > In message <[email protected]>, Jessica > > > Clarke w > > > rites: > > > ... > > > > > This broke powerpc and powerpc64: > > > Sorry about that. I'll fix this in a bit. > > --chuck
Looks like dim@ already did. The time before last I fixed one of these it was pointed out to me privately that when we use %jd that we should also cast to intmax_t or uintmax_t, and that jhb@ told him. This was to future-proof, assuming we'd have 128-bit processors one day. -- Cheers, Cy Schubert <[email protected]> FreeBSD UNIX: <[email protected]> Web: https://FreeBSD.org NTP: <[email protected]> Web: https://nwtime.org The need of the many outweighs the greed of the few. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/dev-commits-src-all To unsubscribe, send any mail to "[email protected]"
