CVSROOT:        /sources/global
Module name:    global
Changes by:     Shigio YAMAGUCHI <shigio>       25/10/14 15:48:27

Modified files:
        .              : ChangeLog THANKS configure.ac 
        libdb          : compat.h db.c 

Log message:
        The following corrections were made, submitted by Andrew L. Moore:
        1. When looking for Universal Ctags, use option `--extras'. The code
           does this, but configure was using `--extra'.
        2. When looking for libsqlite3, add /usr/lib64 to the search path.
        3. Address a GNU C v15 compilation error: assignment from incompatible
           pointer type 'int (*)(void)'. The fix is to conditionally add
           prototypes to dberr masks.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/global/ChangeLog?cvsroot=global&r1=1.182&r2=1.183
http://cvs.savannah.gnu.org/viewcvs/global/THANKS?cvsroot=global&r1=1.167&r2=1.168
http://cvs.savannah.gnu.org/viewcvs/global/configure.ac?cvsroot=global&r1=1.221&r2=1.222
http://cvs.savannah.gnu.org/viewcvs/global/libdb/compat.h?cvsroot=global&r1=1.8&r2=1.9
http://cvs.savannah.gnu.org/viewcvs/global/libdb/db.c?cvsroot=global&r1=1.6&r2=1.7

_______________________________________________
Global-commit mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/global-commit

Reply via email to