global-commit
[Top][All Lists]
Advanced

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

[Global-commit] global/libutil gtagsop.c


From: Shigio YAMAGUCHI
Subject: [Global-commit] global/libutil gtagsop.c
Date: Wed, 22 Jan 2014 03:46:30 +0000

CVSROOT:        /sources/global
Module name:    global
Changes by:     Shigio YAMAGUCHI <shigio>       14/01/22 03:46:30

Modified files:
        libutil        : gtagsop.c 

Log message:
        [Bug fixed]
        Literal search with the -i option prints an unmatched tag
        in a certain kind of case. Now it works.
        
        $ cat test.c
        #define A
        #define b
        $ gtags
        $ global -xi a
        A                   1 test.c           #define A
        b                   2 test.c           #define b
        
        Submitted by Jason Hood.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/global/libutil/gtagsop.c?cvsroot=global&r1=1.129&r2=1.130



reply via email to

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