On Oct 22, 2013, at 6:18 AM, Tom Browder <[email protected]> wrote:
>> It should mirror what the rest of BU does with two separate code >> initializers including an _INIT_ZERO static initializer and a regular INIT() >> function. > > But isn't that for heap-type inits? This version doesn't use heap memory. It's more for API consistency. If we define a public function, we should be providing both macros and have them do something sensible (even if that is just all zeros+nulls). > Sean ------------------------------------------------------------------------------ October Webinars: Code for Performance Free Intel webinars can help you accelerate application performance. Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from the latest Intel processors and coprocessors. See abstracts and register > http://pubads.g.doubleclick.net/gampad/clk?id=60135991&iu=/4140/ostg.clktrk _______________________________________________ BRL-CAD Developer mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/brlcad-devel
