Revision: 50704
          http://brlcad.svn.sourceforge.net/brlcad/?rev=50704&view=rev
Author:   tbrowder2
Date:     2012-05-26 18:26:45 +0000 (Sat, 26 May 2012)
Log Message:
-----------
commented out %S test, retained for use in soon-to-come bu_vls_vprintf mods

Modified Paths:
--------------
    brlcad/trunk/src/libbu/test_vls.c

Modified: brlcad/trunk/src/libbu/test_vls.c
===================================================================
--- brlcad/trunk/src/libbu/test_vls.c   2012-05-26 18:25:20 UTC (rev 50703)
+++ brlcad/trunk/src/libbu/test_vls.c   2012-05-26 18:26:45 UTC (rev 50704)
@@ -209,8 +209,9 @@
     fails += test_vls("%c", 'r');
 
     /* obsolete but usable */
+/*
     fails += test_vls("%S", (wchar_t *)"hello");
-
+*/
 /*
     fails += test_vls("%qd %qd", 123, -123);
 */

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


------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits

Reply via email to