libtool-patches
[Top][All Lists]
Advanced

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

Re: [PATCH 363] Allow better compile time type checking for lt_dladvise


From: Ralf Wildenhues
Subject: Re: [PATCH 363] Allow better compile time type checking for lt_dladvise
Date: Mon, 21 Apr 2008 07:23:55 +0200
User-agent: Mutt/1.5.17+20080114 (2008-01-14)

* Gary V. Vaughan wrote on Mon, Apr 21, 2008 at 02:39:37AM CEST:
> * libltdl/lt__private.h (lt__handle, lt__advise): Typedefs
> removed in favour of...
> * libltdl/ltdl.h (lt_dlhandle),
> libltdl/libltdl/lt_dlloader.h (lt_dladvise): ...changing from
> void* to forward declarations.
> * libltdl/loaders/dlopen.c, libltdl/loaders/loadlibrary.c,
> libltdl/lt_dlloader.c, libltdl/ltdl.c: Remove many redundant
> type casts.
> * NEWS: Updated.
> Suggested by Bob Friesenhahn <address@hidden>

Does this work with C and C++ compilers?  Does it change the ABI or API?
If yes, no, then I like it.  Otherwise, as nice as it is, it would be a
bit inappropriate for a minor release number, no?

Cheers,
Ralf




reply via email to

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