Fred,

My apologies, gcc 4.4.5 seems to swallow these.   I was counting on
the compiler to catch any such issues.

GC

On Wed, Jan 4, 2012 at 3:33 AM, Fred Kiefer <[email protected]> wrote:
> Greg,
>
> this is the second time within just a few days I had to clean up after you.
> You seem to be using a compiler that allows for duplicate ivar names, some
> of us don't. Could you please check manually before committing a change that
> the name you use is not used by subclasses?
>
> I only commented out the ivars. If what ever you are doing there gets to a
> state where you think it is correct, could you please remove these ivars
> completely?
>
> Fred
>
>
> On 04.01.2012 09:09, Sebastian Reitenbach wrote:
>>
>> I guess the latest changes to the NSXML stuff in -base did not make it
>> compile anymore:
>>
>>  Compiling file NSJSONSerialization.m ...
>> In file included from ../Headers/Foundation/Foundation.h:133:0,
>>                  from NSJSONSerialization.m:10:
>> ../Headers/Foundation/NSXMLDocument.h:84:20: error: duplicate member
>> ‘_URI’
>> In file included from ../Headers/Foundation/Foundation.h:134:0,
>>                  from NSJSONSerialization.m:10:
>> ../Headers/Foundation/NSXMLDTD.h:49:18: error: duplicate member
>> ‘_children’
>> make[4]: *** [obj/libgnustep-base.obj/NSJSONSerialization.m.o] Error 1
>>
>> make[3]: *** [internal-library-all_] Error 2
>> make[2]: *** [libgnustep-base.all.library.variables] Error 2
>> make[1]: *** [internal-all] Error 2
>> make: *** [internal-all] Error 2



-- 
Gregory Casamento
Open Logic Corporation, Principal Consultant
yahoo/skype: greg_casamento, aol: gjcasa
(240)274-9630 (Cell)
http://www.gnustep.org
http://heronsperch.blogspot.com

_______________________________________________
Discuss-gnustep mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/discuss-gnustep

Reply via email to