Revision: 78137
http://sourceforge.net/p/brlcad/code/78137
Author: starseeker
Date: 2021-01-27 19:05:34 +0000 (Wed, 27 Jan 2021)
Log Message:
-----------
Quirk in sorting was preventing lookup from finding correct instance.
Modified Paths:
--------------
brlcad/trunk/src/libged/npush/npush.cpp
Modified: brlcad/trunk/src/libged/npush/npush.cpp
===================================================================
--- brlcad/trunk/src/libged/npush/npush.cpp 2021-01-27 19:03:16 UTC (rev
78136)
+++ brlcad/trunk/src/libged/npush/npush.cpp 2021-01-27 19:05:34 UTC (rev
78137)
@@ -654,9 +654,6 @@
bu_log("comb walk: %s\n", dpi.dp->d_namep);
}
- // TODO - sph_014 test is exposing a problem - looks like there is
still a difference
- // in the push and write walks?
-
/* Read only copy of comb tree - use for steering the walk */
struct rt_db_internal intern;
struct rt_comb_internal *comb;
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits