Hello Gerrit,

Gerrit Voß wrote:
at least a minor one, could you undo these changes, at least to existing
code:

-StateSortTreeBuilder::StateSortTreeBuilder(void) :
-    _oSorter(),
-    _mFallbackSorter()
+StateSortTreeBuilder::StateSortTreeBuilder(void)
+    : _pRoot          (NULL)
+    , _oSorter        ()
+    , _mFallbackSorter()
 {
 }
99% of the code uses the first form so either change all or none, but
please keep it consistent.

ok, fixed, sorry about that; there was also a file missing, so I've attached the updated patch series. Thanks.

        Cheers,
                Carsten

Attachment: render_tree_interface.tar.bz2
Description: application/bzip

------------------------------------------------------------------------------
_______________________________________________
Opensg-core mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/opensg-core

Reply via email to