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 15:53:49 -0700

CVSROOT:        /cvsroot/libtool
Module name:    libtool
Changes by:     Gary V. Vaughan <>      01/04/24 15:53:49

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?tr1=1.917&tr2=1.918&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/libtool/libtool/ltdl.m4.diff?tr1=1.20&tr2=1.21&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/libtool/libtool/libltdl/ltdl.c.diff?tr1=1.133&tr2=1.134&r1=text&r2=text




reply via email to

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