Hi Sebastien, what's the purpose of introducing ERROR_JTAG_INIT_FAILED_WITH_UNOPEN_DEVICE?
We generally want fewer error numbers, they are used only in lieu to replace the functionality of catching specific exceptions. The error numbers are never propagated to the users. A more explanatory error message must always be reported using LOG_ERROR(). Some nits: remove the accidental whitespace changes that were introduced and see if you can submit a patch instead. See: http://repo.or.cz/w/openocd.git/blob/HEAD:/HACKING -- Øyvind Harboe Can Zylin Consulting help on your project? US toll free 1-866-980-3434 / International +47 51 87 40 27 http://www.zylin.com/zy1000.html ARM7 ARM9 ARM11 XScale Cortex JTAG debugger and flash programmer _______________________________________________ Openocd-development mailing list [email protected] https://lists.berlios.de/mailman/listinfo/openocd-development
