On Mon, 2009-11-16 at 15:34 -0800, Zachary T Welch wrote: > Hi all, > > This series converts all COMMAND_HANDLER routines to use a new > struct command_invocation to pass parameters by reference. > > This migration is managed by introducing macros for the remaining > handler arguments, using them throughout the system, and then > switching the run_command and the macros to use the new structure. > The last patch moves the command name back out of args. > > As suggsted by the first commit message, the final act will involve > the removeal of the migration macros; however, that should wait > until we near 1.0, in the event that further migration is required.
Share and Enjoy, --Z _______________________________________________ Openocd-development mailing list [email protected] https://lists.berlios.de/mailman/listinfo/openocd-development
