CVSROOT:        /sources/global
Module name:    global
Changes by:     Hideki IWAMOTO <h-iwamoto>      08/10/03 17:05:01

Modified files:
        libutil        : path.c 

Log message:
        * Bugfix: When the directory "d" exists in current, objdir is not made. 
           test(p, "d") -> test("d", p)
        * Fix comment. (make -> mkdir)
        * Fix -Wall warning. (value computed is not used)
        * Close string buffer in the case of error.
        * Rewrite using strbuf_nputs() to avoid cast of pointer.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/global/libutil/path.c?cvsroot=global&r1=1.17&r2=1.18


_______________________________________________
Global-commit mailing list
Global-commit@gnu.org
http://lists.gnu.org/mailman/listinfo/global-commit

Reply via email to