Revision: 42250
          http://brlcad.svn.sourceforge.net/brlcad/?rev=42250&view=rev
Author:   brlcad
Date:     2011-01-13 19:24:25 +0000 (Thu, 13 Jan 2011)

Log Message:
-----------
myself, daniel, and cliff arrived at a(n unverified) fix for the mged crash 
reported by tom browder on the devel mailing list where it'd crash if you 
didn't have one of the default editors installed due to unreliable strcmp() 
behavior when provided NULL arguments.  fix was propagated throughout brl-cad 
code with new bu_strcmp() interface from daniel.

Modified Paths:
--------------
    brlcad/trunk/NEWS

Modified: brlcad/trunk/NEWS
===================================================================
--- brlcad/trunk/NEWS   2011-01-13 19:15:09 UTC (rev 42249)
+++ brlcad/trunk/NEWS   2011-01-13 19:24:25 UTC (rev 42250)
@@ -13,6 +13,8 @@
 --- 2010-12-XX  Release 7.18.2                                     ---
 ----------------------------------------------------------------------
 
+* fixed mged text editor invocation bug when editor wasn't installed
+       - Sean Morrison, Daniel Roßberg, Cliff Yapp
 * support for comment lines at beginning of .asc files - John Anderson
 * disabled adrt_master and adrt_slave tools - Erik Greenwald
 * ported pixblend image processing tool to Windows - Erik Greenwald


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

------------------------------------------------------------------------------
Protect Your Site and Customers from Malware Attacks
Learn about various malware tactics and how to avoid them. Understand 
malware threats, the impact they can have on your business, and how you 
can protect your company and customers by using code signing.
http://p.sf.net/sfu/oracle-sfdevnl
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits

Reply via email to