This is the mail archive of the binutils@sources.redhat.com 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: windres: -U


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 at rogers dot 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



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