[patch dlltool]: Make export-directive scanning in dlltool aware of quoted strings

Kai Tietz ktietz70@googlemail.com
Fri Oct 29 22:47:00 GMT 2010


Hello,

we recently got reported that in dlltool the parsing of the -export:
statement can lead to issues for quoted strings. The manual parser in
dlltool.c isn't aware of quoted export names, which then lead to
interesting, but wrong results in import library. This patch fixes
that.

ChangeLog

2010-10-30  Kai Tietz

        * dlltool.c (scan_drectve_symbols): Allow quoted strings for -export
        directives.

Tested for i686-pc-mingw32, and x86_64-pc-mingw32. Ok for apply?

Regards,
Kai


-- 
|  (\_/) This is Bunny. Copy and paste
| (='.'=) Bunny into your signature to help
| (")_(") him gain world domination
-------------- next part --------------
A non-text attachment was scrubbed...
Name: bin_dlltool.diff
Type: application/octet-stream
Size: 940 bytes
Desc: not available
URL: <https://sourceware.org/pipermail/binutils/attachments/20101029/200861e2/attachment.obj>


More information about the Binutils mailing list