Fred Kiefer <fredkiefer <at> gmx.de> writes: > For me it looks even worse: > > Compiling file NSAnimation.m ... > In file included from > /usr/GNUstep/System/Library/Headers/GNUstepBase/GSIArray.h:138, compilation twice now, with no luck. > > > from NSAnimation.m:53: > /usr/GNUstep/System/Library/Headers/GNUstepBase/GSUnion.h:112: error: > conflicting types for ‘NSAnimationProgress’ > ../Headers/AppKit/NSAnimation.h:164: error: previous declaration of > ‘NSAnimationProgress’ was here (...)
Did you check out -base ? I made some changes in GSIArray.h > I currently don't have the time to look into this. Form a quick look it > is rather a problem in GSIArray than in NSAnimation. But Xavier, when > you fix it, could you please also move all the inline functions from the > header to the implementation file? We don't want to clutter up the > environment for all the users of this header file. Ok. I use these inline in the demo : i will move them in a private header... > Could you please also move over to GNUstep indentation and white space > rules? It is not too hard you just need to get used to it. Is that so important ?? It actually looks pretty ;-) I will do my best. > Cheers, > Fred _______________________________________________ Gnustep-dev mailing list [email protected] http://lists.gnu.org/mailman/listinfo/gnustep-dev
