]> git.ipfire.org Git - thirdparty/libtool.git/commit
* demo/dlmain.c (_WIN32): The lt_symlist structure is now const,
authorGary V. Vaughan <gary@gnu.org>
Mon, 15 Feb 1999 14:23:02 +0000 (14:23 +0000)
committerGary V. Vaughan <gary@gnu.org>
Mon, 15 Feb 1999 14:23:02 +0000 (14:23 +0000)
commitb5f5cb9c412c84c082842937dee918fe1a61d1d4
tree958f48ea3e73fbae89e3699218a67a904984aa99
parent2e6d9dc7a788d1bc6dea49c6e43bacd31615ae49
* demo/dlmain.c (_WIN32): The lt_symlist structure is now const,
so my original horrible temporary win32 hack no longer worked.
Here is a new horrible temporary hack to prevent helldl from SEGVing
on win32.  I will fix this properly when we figure out how to do
data exports from dlls.
ChangeLog
demo/dlmain.c