PATCH: windres

Kai Tietz Kai.Tietz@onevision.com
Fri Apr 13 14:41:00 GMT 2007


"H. J. Lu" <hjl@lucon.org> wrote on 12.04.2007 18:56:45:

> On Thu, Apr 12, 2007 at 06:23:21PM +0200, Kai Tietz wrote:
> > "H. J. Lu" <hjl@lucon.org> wrote on 12.04.2007 17:55:25:
> > 
> > > Can you try to use existing data type I/O routines in bfd?
> > 
> > You mean the endian swapping ?
> > 
> 
> Yes. Also you should use
> 
> unsigned char characteristics [4];
> 
> instead of
> 
> unsigned long characteristics;
> 
> or
> 
> unsigned int characteristics;

Nightmares, ... 8| I begun to modify structure using character arrays ... 
I come to the point, that this means for big parts of windres better a 
complete rewrite. Structures with internal/external scope and data 
modifications are really wired.
May we should first use my last patch, so that the problem is solved, and 
then I will begin to reorganize the windres tool to be host idependent. By 
this I can add some missing resource types to it.

What do you think about my suggestion to continue ?

Regards,
 i.A. Kai Tietz

------------------------------------------------------------------------------------------
  OneVision Software Entwicklungs GmbH & Co. KG
  Dr.-Leo-Ritter-Straße 9 - 93049 Regensburg
  Tel: +49.(0)941.78004.0 - Fax: +49.(0)941.78004.489 - www.OneVision.com
  Commerzbank Regensburg - BLZ 750 400 62 - Konto 6011050
  Handelsregister: HRA 6744, Amtsgericht Regensburg
  Komplementärin: OneVision Software Entwicklungs Verwaltungs GmbH
  Dr.-Leo-Ritter-Straße 9 – 93049 Regensburg
  Handelsregister: HRB 8932, Amtsgericht Regensburg - Geschäftsführer: 
Ulrike Döhler, Manuela Kluger



More information about the Binutils mailing list