Source-Changes-D archive

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

re: CVS commit: src/sys/arch/sparc64/sparc64



> Module Name:	src
> Committed By:	christos
> Date:		Mon Nov  9 02:13:41 UTC 2015
> 
> Modified Files:
> 	src/sys/arch/sparc64/sparc64: syscall.c
> 
> Log Message:
> fix printf formats.

yuck, can't you just use PRId64 instead of the casts?  these are
int64 members.  also, using %# vs 0x% :-)


.mrg.


Home | Main Index | Thread Index | Old Index