On Sat, Dec 7, 2013 at 2:10 PM, Christopher Sean Morrison <[email protected]> wrote: ... >>> They should definitely be using a common signature. ... > My suggestion is: > 1) update the bu.h signature to be (const struct bu_structparse *, const char > *name, void *addr, const char *value) > 2) update the callback functions definitions to match (marking UNUSED if > needed) > 3) see if any issues remain ... hopefully none
I should be finished with this today. While working the issue I've discovered several *,[ch] files with common extern sp_hook func decls that I believe should be in separate *.h files for ease of maintenance (c.f., set.c, mged.h). Thoughts? (I certainly won't try to do anything with that until the func sig work is done). -Tom ------------------------------------------------------------------------------ Sponsored by Intel(R) XDK Develop, test and display web and hybrid apps with a single code base. Download it for free now! http://pubads.g.doubleclick.net/gampad/clk?id=111408631&iu=/4140/ostg.clktrk _______________________________________________ BRL-CAD Developer mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/brlcad-devel
