Re: [brlcad-devel] New raytrace.h API

2013-12-19 Thread Clifford Yapp
On Thu, Dec 19, 2013 at 11:59 AM, Christopher Sean Morrison wrote: > Below are several thoughts on our API evolution. Not a rant, just words of > concern and motivation. > >> -extern const struct db5_attr_ctype db5_attr_std[]; >> +RT_EXPORT extern const struct db5_attr_ctype db5_attr_std[]; > >

[brlcad-devel] New raytrace.h API

2013-12-19 Thread Christopher Sean Morrison
Below are several thoughts on our API evolution. Not a rant, just words of concern and motivation. > -extern const struct db5_attr_ctype db5_attr_std[]; > +RT_EXPORT extern const struct db5_attr_ctype db5_attr_std[]; I'm slowly catching up but am quite behind on my usual commit reviews, but thi