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 bug fix



"Nick Clifton" <nickc@cambridge.redhat.com> wrote:


> Hi Guys,
>
>   DJ very kindly regenerated the recently created *.rsd files in the
>   windres testsuite using Microsoft's tools, rather than windres.
>   This exposed a small bug in rcparse.y - the MEMFLAG_PURE was not
>   being set by default, so that patch below fixes this and checks in
>   DJ's regenerated files.
>
> Cheers
>         Nick

Hi!

I also found that Microsoft's resource compiler (MSVC 6) also sets
MEMFLAG_DISCARDABLE by default. You can verify this by running the windres
testsuite after removing the DISCARDABLE keyword from the .rc files.


Eric Kohl



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