On Sun, Feb 22, 2004 at 01:13:38AM +0800, Dmitry Timoshkov wrote: >I've found and fixed a bug in dlltool preventing exporting non-named >and forwarded DLL entries. > >The patch is attached. > >Changelog: >2004-02-22 Dmitry Timoshkov <[EMAIL PROTECTED]> > > * dlltool.c (gen_exp_file): Even not named exported entries need a name > in the Export Name Table in the case case they are forwarded to a name > in another DLL.
This fix looks reasonable. I've checked it in with some minor formatting tweaks and a new changelog. Thanks. cgf
