Source-Changes-D archive

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

Re: CVS commit: src/sys/arch/sh3/include



Am 30.09.2025 um 01:26 schrieb Valery Ushakov:
> Being forced to look at this anyway, I think the original change must
> be reverted before 11 is out.  It prevents nice things, e.g
> 
> ...
> 
>   0x80<CMF,CKS=0(1/4)>
>   0x80<CMF,CKS=1/4>
> 
> But on current it produces instead an obnoxious, "you are not too
> smart to use this function correctly, are you" output:
> 
>   0x80<CMF,CKS=0#
>   0x80<CMF,CKS#
> 
> that is literally garbled.

Agreed, I will fix snprintb.

Roland



Home | Main Index | Thread Index | Old Index