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]

Re: windres language problem



> Windres has a bug in the LANGUAGE macro.
> The definition of language ids is (SUBLANG_XXX << 10) + LANG_XXX.
> Windres uses (SUBLANG_XXX << 8) + LANG_XXX. 

I just checked in a fix for this.  Thanks!


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