This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


On 29/10/2010 23:46, Kai Tietz wrote:

>         * dlltool.c (scan_drectve_symbols): Allow quoted strings for -export
>         directives.
> 
> Tested for i686-pc-mingw32, and x86_64-pc-mingw32. Ok for apply?

  Yes, thank you.  One grammar fix:

+	  /* Do we have an quoted exported?  */

  Should read "Do we have a quoted export?".  OK with that change.

    cheers,
      DaveK


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]