On 01/08/2011 10:05, Spencer Oliver wrote:
On 29 July 2011 22:23, Andreas Fritiofson<andreas.fritiof...@gmail.com>  wrote:
Another fix would be not trying to print the status as a numeric
value. We can print it as an error message, so we don't need to handle
this tricky situation. Like

               LOG_ERROR("FT_Write failed:%s\n",
ftd2xx_status_string(status));


That sounds *way* better. And more helpful to the user, too. If it's
available in all recent ftd2xx versions on all platforms, I'd say it's a go.
Any takers for putting together the patch?
/Andreas


Anyone having a go at this - if not i may get a chance later on in the week?

Cheers
Spen

I have merged a patch that should sort all these warnings out.

Spen
_______________________________________________
Openocd-development mailing list
Openocd-development@lists.berlios.de
https://lists.berlios.de/mailman/listinfo/openocd-development

Reply via email to