Source-Changes-D archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: src/sbin/newfs_msdos



> Modified Files:
>       src/sbin/newfs_msdos: newfs_msdos.c
> 
> Log Message:
> Add a cast to intmax_t and use %jd to print an off_t.
> Fixes at least the alpha and amd64 builds.

Why not PRId64?

---
Izumi Tsutsui


Home | Main Index | Thread Index | Old Index