David Brownell schrieb:
On Thursday 25 March 2010, Daniel Bäder wrote:
When using uint32_t in LOG_xxx functions the PRIx32 or PRId32 macros are needed 
in the format string instead of x and d to compile with cygwin.
The attached patch corrects this.


What version of Cygwin complains?

I did a test build with this patch reverted, and it worked just fine...

I think the cygwin version was 1.7.1 but I had this problem on serveral earlier 
versions (SVN).
I have now installed 1.7.2 and there the problem no longer exists, but I think 
it is good practice
to use the macros for uint32_t etc.
_______________________________________________
Openocd-development mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/openocd-development

Reply via email to