global-commit
[Top][All Lists]
Advanced

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

[Global-commit] global gtags/gtags.c libutil/dbop.c libutil/gta...


From: Hideki IWAMOTO
Subject: [Global-commit] global gtags/gtags.c libutil/dbop.c libutil/gta...
Date: Thu, 20 May 2010 13:57:42 +0000

CVSROOT:        /sources/global
Module name:    global
Changes by:     Hideki IWAMOTO <h-iwamoto>      10/05/20 13:57:42

Modified files:
        gtags          : gtags.c 
        libutil        : dbop.c gtagsop.c gtagsop.h pathconvert.c 

Log message:
        * Fixed -Wall warning.
          warning: implicit declaration of function 'set_env'
          warning: implicit declaration of function 'waitpid'
          warning: suggest parentheses around && within ||
          warning: unused variable 'tagline'
          warning: array subscript has type 'char'
          warning: 'peek_dbformat' defined but not used
        * Removed prototype of nonexistent function.
          gtags_add_ref_sym, gtags_move_ref_sym
        * Updated comment.
        * Fixed verbose message.
          Updating 'GTAGS and 'GRTAGS''.
                          |
                          v
          Updating 'GTAGS' and 'GRTAGS'.
        * Removed extra call of statistics_time_end.
        * Moved the execution of GTAGS_extra command to after call of 
gtags_close. 

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/global/gtags/gtags.c?cvsroot=global&r1=1.235&r2=1.236
http://cvs.savannah.gnu.org/viewcvs/global/libutil/dbop.c?cvsroot=global&r1=1.45&r2=1.46
http://cvs.savannah.gnu.org/viewcvs/global/libutil/gtagsop.c?cvsroot=global&r1=1.119&r2=1.120
http://cvs.savannah.gnu.org/viewcvs/global/libutil/gtagsop.h?cvsroot=global&r1=1.46&r2=1.47
http://cvs.savannah.gnu.org/viewcvs/global/libutil/pathconvert.c?cvsroot=global&r1=1.18&r2=1.19



reply via email to

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