Source-Changes-D archive

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

Re: CVS commit: src/sys/kern



On Sun, Jan 23, 2011 at 11:01:09AM +0000, Marc Balmer wrote:
> Module Name:  src
> Committed By: mbalmer
> Date:         Sun Jan 23 11:01:08 UTC 2011
> 
> Modified Files:
>       src/sys/kern: tty.c
> 
> Log Message:
> Cast arguments to vaddr_t when using PRIxVADDR in the printf format string.

That seems strange - what type are the actual items being printed?
If they aren't already vaddr_t then PRIxVADDR probably shouldn't be
bing used.

        David

-- 
David Laight: david%l8s.co.uk@localhost


Home | Main Index | Thread Index | Old Index