[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Global-commit] global/libutil xargs.c
From: |
Shigio YAMAGUCHI |
Subject: |
[Global-commit] global/libutil xargs.c |
Date: |
Tue, 23 Feb 2016 08:56:30 +0000 |
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
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Global-commit] global/libutil xargs.c,
Shigio YAMAGUCHI <=