libtool-commit
[Top][All Lists]
Advanced

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

libtool ChangeLog libltdl/ltdl.c [branch-1-5]


From: Ralf Wildenhues
Subject: libtool ChangeLog libltdl/ltdl.c [branch-1-5]
Date: Thu, 15 Nov 2007 19:36:41 +0000

CVSROOT:        /cvsroot/libtool
Module name:    libtool
Branch:         branch-1-5
Changes by:     Ralf Wildenhues <rwild> 07/11/15 19:36:41

Modified files:
        .              : ChangeLog 
        libltdl        : ltdl.c 

Log message:
        Avoid mixing functions and data pointers in callback functions.
        * libltdl/ltdl.c (file_worker_func): New type.
        (lt_dlforeachfile): Instead of passing a function pointer as a
        data pointer, pass a pointer to a file_worker_func pointer.
        (foreach_callback_func): Adjust.
        Backport from 2006-08-31 fix in HEAD.
        Report by Maciej Bliziński <address@hidden>.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/libtool/ChangeLog?cvsroot=libtool&only_with_tag=branch-1-5&r1=1.1220.2.473&r2=1.1220.2.474
http://cvs.savannah.gnu.org/viewcvs/libtool/libltdl/ltdl.c?cvsroot=libtool&only_with_tag=branch-1-5&r1=1.174.2.32&r2=1.174.2.33




reply via email to

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