libtool-commit
[Top][All Lists]
Advanced

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

libtool ./ChangeLog ./ltdl.m4 libltdl/ltdl.c


From: Gary V. Vaughan
Subject: libtool ./ChangeLog ./ltdl.m4 libltdl/ltdl.c
Date: Tue, 24 Apr 2001 16:03:34 -0700

CVSROOT:        /cvsroot/libtool
Module name:    libtool
Branch:         multi-language-branch
Changes by:     Gary V. Vaughan <>      01/04/24 16:03:34

Modified files:
        .              : ChangeLog ltdl.m4 
        libltdl        : ltdl.c 

Log message:
        * ltdl.m4 (AC_C_INLINE): No longer required.
        * libltdl/ltdl.c (strdup, strcmp, strchr, strrchr, memcpy, trim,
        free_vars):  Revoke inline keyword from declarations.  `static
        inline' is not very portable, and in addition Unixware 7.1.1's
        compiler says you can't access static variables from inline
        functions.
        Reported by Peter Eisentraut  <address@hidden>

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/libtool/libtool/ChangeLog.diff?only_with_tag=multi-language-branch&tr1=1.641.2.242&tr2=1.641.2.243&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/libtool/libtool/ltdl.m4.diff?only_with_tag=multi-language-branch&tr1=1.6.2.10&tr2=1.6.2.11&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/libtool/libtool/libltdl/ltdl.c.diff?only_with_tag=multi-language-branch&tr1=1.82.2.26&tr2=1.82.2.27&r1=text&r2=text




reply via email to

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