[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#160889: struct tag name consistency



On Sun, Sep 15, 2002 at 12:11:46AM +0900, HIBINO Kei wrote:

> --- /usr/include/linux/elf.h	2002-09-11 16:18:09.000000000 +0900
> +++ ./elf.h	2002-09-14 23:57:26.000000000 +0900
> @@ -515,7 +515,7 @@
>  #define SHN_HIRESERVE	0xffff
>  #define SHN_MIPS_ACCOMON	0xff00
>   
> -typedef struct {
> +typedef struct elf32_shdr {
>    Elf32_Word	sh_name;
>    Elf32_Word	sh_type;
>    Elf32_Word	sh_flags;

Is this actually causing you problems?  If yes, can you please provide
a test case?

-- 
learning from failures is nice in theory...
but in practice, it sucks :)
 - Wolfgang Jaehrling



Reply to: