Revision: 55285
http://sourceforge.net/p/brlcad/code/55285
Author: brlcad
Date: 2013-05-01 20:40:20 +0000 (Wed, 01 May 2013)
Log Message:
-----------
it's evident that it's still running, just say the output file.
Modified Paths:
--------------
brlcad/trunk/src/proc-db/csgbrep.cpp
Modified: brlcad/trunk/src/proc-db/csgbrep.cpp
===================================================================
--- brlcad/trunk/src/proc-db/csgbrep.cpp 2013-05-01 19:32:31 UTC (rev
55284)
+++ brlcad/trunk/src/proc-db/csgbrep.cpp 2013-05-01 20:40:20 UTC (rev
55285)
@@ -99,8 +99,9 @@
bu_log("Usage: %s (arguments ignored)\n", argv[0]);
else
bu_log("Usage: %s\n", argv[0]);
- bu_log(" Program continues running (is to write
%s):\n",DEFAULT_FILENAME);
+ bu_log("Writing objects to %s:\n",DEFAULT_FILENAME);
+
ON::Begin();
outfp = wdb_fopen(DEFAULT_FILENAME);
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------------------------------------------------------
Introducing AppDynamics Lite, a free troubleshooting tool for Java/.NET
Get 100% visibility into your production application - at no cost.
Code-level diagnostics for performance bottlenecks with <2% overhead
Download for free and get started troubleshooting in minutes.
http://p.sf.net/sfu/appdyn_d2d_ap1
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits