libtool-commit
[Top][All Lists]
Advanced

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

libtool ChangeLog


From: Peter Ekberg
Subject: libtool ChangeLog
Date: Sun, 25 Sep 2005 03:01:28 -0400

CVSROOT:        /cvsroot/libtool
Module name:    libtool
Branch:         
Changes by:     Peter Ekberg <address@hidden>   05/09/25 07:01:28

Modified files:
        .              : ChangeLog 

Log message:
        * libltdl/libltdl/lt__private.h, libltdl/lt_error.c:
        Don't export the lt__last_error and lt__error_strings
        variables. Define lt__error_strings so that no relocations
        are needed.
        * libltdl/libltdl/lt__private.h (LT__STRERROR, LT__GETERROR)
        (LT__SETERRORSTR): Adjust to not use the above variables,
        instead use the following functions...
        * libltdl/lt_error.c: (lt__error_string, lt__get_last_error)
        (lt__set_last_error): Reimplement the functionality in
        these functions instead.
        * libltdl/libltdl/lt_error.h: Add LT_ERROR_LEN_MAX define for
        max error string length.
        (lt_dlerror_table): Append explicit nul terminators so that
        compilers warn more reliably if the above define is too small.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/libtool/libtool/ChangeLog.diff?tr1=1.2091&tr2=1.2092&r1=text&r2=text





reply via email to

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