bug-global
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Global-commit] global/libutil strbuf.c


From: Hideki IWAMOTO
Subject: Re: [Global-commit] global/libutil strbuf.c
Date: Sat, 05 Dec 2015 01:58:47 +0900

Hi. Yamaguchi san.

When STRBUF_SHARPSKIP is specified, strbuf_fgets doesn't return NULL at the end 
of file.
This causes an infinite loop.

==== version 6.5.1 ====
$ env GTAGSLABEL='non-existent' gtags --config
gtags: label 'non-existent' not found.

==== current cvs head ====
$ env GTAGSLABEL='non-existent' gtags --config
    ... never return ....




On Fri, 04 Dec 2015 00:36:44 +0000
Shigio YAMAGUCHI <address@hidden> wrote:

> CVSROOT:      /sources/global
> Module name:  global
> Changes by:   Shigio YAMAGUCHI <shigio>       15/12/04 00:36:44
> 
> Modified files:
>       libutil        : strbuf.c 
> 
> Log message:
>       [Bug fixed]
>       gtags.conf: some part of a comment line which start with '#' was not 
> skipped 
>       when the line is very large. Now it is skipped correctly.
>       Reported by Hideki IWAMOTO.
> 
> CVSWeb URLs:
> http://cvs.savannah.gnu.org/viewcvs/global/libutil/strbuf.c?cvsroot=global&r1=1.43&r2=1.44
> 
> _______________________________________________
> Global-commit mailing list
> address@hidden
> https://lists.gnu.org/mailman/listinfo/global-commit

-- 
Hideki IWAMOTO <address@hidden>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]