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] |
2011/4/11 Nick Clifton <nickc@redhat.com>: > Hi Kai, > >> This patch adds feature to windres tool, so that user can pass via >> --preprocessor-arg additional options to the preprocessor. > >> 2011-04-08 ?Kai Tietz >> >> ? ? ? ?* windres.c (usage): Add new --preprocessor-arg option. >> ? ? ? ?(option_values): Add new OPTION_PREPROCESSOR_ARG enumerator. >> ? ? ? ?(option long_options): Add preprocessor-arg option. >> ? ? ? ?(main): Handle it. > > The patch itself is OK, but you need to extend it. ?In particular: > > ?* Document the new option in binutils/binutils.texi. > > ?* Mention the new feature in binutils/NEWS. > > ?* Optional, but very helpful: Add a test to > binutils/testsuite/binutils-all/windres to check that the new feature works. > > Cheers > ?Nick Ok, added documentation and NEWS entry for this new option. Ok for apply? Regards, Kai
Attachment:
windres_cpp.txt
Description: Text document
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |