windres: -U

Nick Clifton nickc@redhat.com
Thu Apr 3 13:42:00 GMT 2003


Hi Dimitrie,

> Another small one that can probably just go through. Motivation
> for having a -U option was provided in a message I've sent to
> the list a few days ago.
> 
> 2003-04-01  Dimitrie O. Paun <dpaun@rogers.com>
> 
>         * windres.c: Add -U for compatibility with wrc, rc, and cpp.
>         (main): Just pass the -U option down to the preprocessor.
>         * doc/binutils.texi: Added -U to the list of options.

Approved and applied.

Note - there was one small omission in your patch - you did not add
"U:" to the string passed to getopt_long(), so -U switches would be
ignored.  I took care of this.

Cheers
        Nick




More information about the Binutils mailing list