Revision: 42324
          http://brlcad.svn.sourceforge.net/brlcad/?rev=42324&view=rev
Author:   brlcad
Date:     2011-01-16 17:51:41 +0000 (Sun, 16 Jan 2011)

Log Message:
-----------
bu_basename() needs some love

Modified Paths:
--------------
    brlcad/trunk/TODO

Modified: brlcad/trunk/TODO
===================================================================
--- brlcad/trunk/TODO   2011-01-16 17:49:36 UTC (rev 42323)
+++ brlcad/trunk/TODO   2011-01-16 17:51:41 UTC (rev 42324)
@@ -44,6 +44,11 @@
 THESE ARE UNSCHEDULED BACKLOG TASKS
 -----------------------------------
 
+* bu_basename() says it'll return things that it probably won't
+  return.  like /path/to/file/ should return file and //// returning /
+  instead of empty.  probably should portably handle path separators
+  too, otherwise it's kind of meaningless in bu.
+
 * add distribution test for making sure the source code conventions
   for function replacements are being respected (e.g., bu_strcmp()
   instead of strcmp()).


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