It sounds to me like it's some alignment issue I introduced when I made the changes to stop the clang warnings. I tested on Linux and everything worked just fine. I also tested on Windows and there were no problems there.
I will get a NetBSD instance up and running and see if I can reproduce and find the cause of this issue. Thanks guys for getting the details on this, it will help. GC On Thu, Jul 12, 2012 at 4:36 AM, Wolfgang Lux <[email protected]> wrote: > Gregory Casamento wrote: > >> I think it's weird that that very same code isn't causing an issue on >> Linux. Go ahead and commit the patch, but I'm suspicious that there >> is something else going on here. > > It is not weird at all. The code depends on the order in which the runtime > initializes methods in categories. I submitted a patch that you committed > almost 4 years ago to remove those methods because I noticed the same problem > on Darwin at that time. See this thread on GNUstep-discuss: > http://lists.gnu.org/archive/html/discuss-gnustep/2008-10/msg00055.html > > Wolfgang > -- 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
