I am new to GNUstep and etoile and want to contribute as a developer.
I am a longterm-friend of the NextStep API and finally got some
time to dig into it.
I currently try to write a Renaissance-Exporter for Gorm files.
I updated to the latest SVN and get the following compile error:
Compiling file NSMenu+Hackery.m ...
NSMenu+Hackery.m: In function '-[NSMenu(HorizontalHackery) shiftOnScreen]':
NSMenu+Hackery.m:91: warning: this function may return with or without a value
NSMenu+Hackery.m: In function '-[NSMenu(HorizontalHackery) _rightMouseDisplay:]':
NSMenu+Hackery.m:96: error: '_horizontal' undeclared (first use in this function)
NSMenu+Hackery.m:96: error: (Each undeclared identifier is reported only once
NSMenu+Hackery.m:96: error: for each function it appears in.)
NSMenu+Hackery.m:102: warning: this function may return with or without a value
NSMenu+Hackery.m: In function '-[NSMenu(HorizontalHackery) setGeometry]':
NSMenu+Hackery.m:111: warning: this function may return with or without a value
NSMenu+Hackery.m: In function '-[NSMenu(HorizontalHackery) _organizeMenu]':
NSMenu+Hackery.m:236: warning: this function may return with or without a value
NSMenu+Hackery.m: In function '__objc_gnu_init':
NSMenu+Hackery.m:237: warning: this function may return with or without a value
make[3]: *** [shared_obj/NSMenu+Hackery.o] Error 1
make[2]: *** [EtoileMenus.all.bundle.variables ] Error 2
make[2]: Leaving directory `/media/hda6/home/jack/objc-playground/etoile/Etoile/Bundles/EtoileWildMenus'
make[1]: *** [internal-all] Error 2
make[1]: Leaving directory `/media/hda6/home/jack/objc-playground/etoile/Etoile/Bundles'
make: *** [internal-all] Error 2
What environment do you use for developing?
I use GNUstep / Ubuntu 6.06LTS (my favorite distro).
Thank you for work. I like it!
Kind regards,
Hans
_______________________________________________ Etoile-dev mailing list [email protected] https://mail.gna.org/listinfo/etoile-dev
