Re: [brlcad-devel] What C++ standard is expected?

2013-08-14 Thread Christopher Sean Morrison
On Aug 11, 2013, at 12:30 PM, Tom Browder wrote: > I'm working on my C++ auto-man-page generator and need to know the C++ > standard required so I can maybe use more modern features (like > regex). I've tried to search in the root of the BRL-CAD tree and in > the doc subdir for 'std', 'standard',

Re: [brlcad-devel] Implementation of PULL

2013-08-14 Thread Christopher Sean Morrison
On Aug 14, 2013, at 9:41 AM, Check Nyah wrote: > Looking at my current pull, I am thinking of using a linked list in moving > the matrices up one level, but looks like it'll have some debugging problems. > Could you please give me an alternative in moving the matrix transformation > up one lev

Re: [brlcad-devel] Implementation of PULL

2013-08-14 Thread Check Nyah
>> At a glance, your approach seems mostly okay but your approach is very >> high risk all-or-nothing. I'd like to see you prove that simple basic >> steps are working perfectly first, like just pulling a matrix up just one >> level. Or even just pulling a translation component up one level, avoi

Re: [brlcad-devel] [brlcad-commits] SF.net SVN: brlcad:[56814] brlcad/trunk/src/util

2013-08-14 Thread Mohit Daga
Hii On Wed, Aug 14, 2013 at 8:50 AM, Christopher Sean Morrison wrote: > > Conceptually, there's no difference between bwrect and pixrect other than > the number of bytes-per-pixel. How might the ICV API be designed/changed > to describe that feature? I count 13 other tools that have a > bytes-