Hi Morgan! Morgan Howe <[email protected]>: > This patch moves the commands out of the header file and into main.c > and makes the COMMANDSIZE a compile time calculated const value. This > makes it so we don't need to remember to update that value each time a > new command is added, reduces likelihood of merge conflicts when > adding new commands, and should make things a bit more flexible in the > future (user defined colon commands?).
Getting rid off COMMANDSIZE is definitely a good idea. Moving the whole thing into main.c, though, which is already overcrowded? Maybe there is a possible middle ground somewhere? Hannes ------------------------------------------------------------------------------ One dashboard for servers and applications across Physical-Virtual-Cloud Widest out-of-the-box monitoring support with 50+ applications Performance metrics, stats and reports that give you Actionable Insights Deep dive visibility with transaction tracing using APM Insight. http://ad.doubleclick.net/ddm/clk/290420510;117567292;y _______________________________________________ Vimprobable-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/vimprobable-users
