2009/10/16 Redirect "Slash" NIL <redirect.slash....@gmail.com>

> Now, before I submit further patches, I would like to know if you are OK
> with a patch that goes like this, to address some of the warnings I get with
> size_t values:
>
> size_t value;
> ...
> printf("value = " ZU "\n", (unsigned) value);
>
>
Scratch that. I just saw the ZU definition in the arm11.h header. I will
work with that.
_______________________________________________
Openocd-development mailing list
Openocd-development@lists.berlios.de
https://lists.berlios.de/mailman/listinfo/openocd-development

Reply via email to