27 Mar
2008
27 Mar
'08
2:19 p.m.
Dmitry Timoshkov wrote:
"Alexander Morozov" <amorozov(a)etersoft.ru> wrote:
Please consistently print GetLastError() values as %u (not %08x or %d), otherwise the test looks good to me. Edit every test in tests/devinst.c or only testRegisterAndGetDetail?
My comment was about newly added code. If there are other places, then they should be fixed as well, but in a separate patch.
Is this just for this file or do you generally want %u instead of %d/%08x ? -- Cheers, Paul.