Re: [ft-devel] Testing PIC mode code (Re: Fixes for some compile and link errors when using FT_CONFIG_OPTION_PIC)

2012-02-01 Thread Erik Dahlstrom
On Wed, 01 Feb 2012 14:26:15 +0100, David Turner wrote: 2012/1/17 Erik Dahlstrom Hi, after I submitted my first patches I found a bunch of other PIC issues. I see that you have fixed some of the same things I found too, mostly missing includes to the various error-headerfiles, and a b

Re: [ft-devel] Testing PIC mode code (Re: Fixes for some compile and link errors when using FT_CONFIG_OPTION_PIC)

2012-02-01 Thread David Turner
2012/1/17 Erik Dahlstrom > Hi, > after I submitted my first patches I found a bunch of other PIC issues. I > see that you have fixed some of the same things I found too, mostly missing > includes to the various error-headerfiles, and a bunch of unitialized > variables for clazz and the various PI

Re: [ft-devel] Testing PIC mode code (Re: Fixes for some compile and link errors when using FT_CONFIG_OPTION_PIC)

2012-02-01 Thread David Turner
Forgot to reply on-list, sorry 2012/2/1 David Turner > > > 2012/1/28 suzuki toshiya > >> >> Also I've checked ANSI C (C89) spec draft, available on: >> http://flash-gordon.me.uk/ansi.c.txt >> In the description of sizeof operator, I could not find explicit >> permission to pass the variable (no