CVSROOT:        /sources/global
Module name:    global
Changes by:     Shigio YAMAGUCHI <shigio>       16/02/23 08:56:30

Modified files:
        libutil        : xargs.c 

Log message:
        [Bug fixed]
        Htags(1) ended abnormally when there is a file which includes
        single quote characters in the file name. Now, it works.
        .
        $ htags
        sh: -c: line 0: unexpected EOF while looking for matching `''
        sh: -c: line 1: syntax error: unexpected end of file
        htags: command failed in xargs_read().
        
        Reported by KAICHO.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/global/libutil/xargs.c?cvsroot=global&r1=1.22&r2=1.23

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

Reply via email to