]> git.ipfire.org Git - thirdparty/libtool.git/commit
* libltdl/ltdl.c (N_ELEMENTS): Deleted. How come nobody noticed
authorGary V. Vaughan <gary@gnu.org>
Tue, 14 Aug 2001 23:28:40 +0000 (23:28 +0000)
committerGary V. Vaughan <gary@gnu.org>
Tue, 14 Aug 2001 23:28:40 +0000 (23:28 +0000)
commita3c34e5ca2ad7483d559ec34dea48780dd749499
tree6b9ae9ff777919277275e56ad1e7c2d97bab4b76
parent93a734ce9d1ddba1fe38b2047aefd2d1a49f6a51
* libltdl/ltdl.c (N_ELEMENTS):  Deleted.  How come nobody noticed
there was no way this could have ever worked?
(lt_dlcaller_set_data): Now that valid caller_ids must be
non-zero, allocate an addition entry in the caller_data vector and
use a zero valued key as the end marker.
(lt_dlcaller_get_data): Iterate up to the end marker in one pass.
ChangeLog
libltdl/ltdl.c