bug-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug #25033] compilation of gnustep-gui-0.14.0 fails on openbsd 4.4 spar


From: David Ayers
Subject: [bug #25033] compilation of gnustep-gui-0.14.0 fails on openbsd 4.4 sparc
Date: Sun, 22 Feb 2009 13:36:16 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; de; rv:1.9.0.6) Gecko/2009020409 Iceweasel/3.0.6 (Debian-3.0.6-1)

Follow-up Comment #15, bug #25033 (project gnustep):

Indeed... it seems for such old compilers/runtimes we have our own
implementation of NXConstantString in -base Source/GSString.m.  Now what's
unclear is since libobjc also implements an NXConstantString class, which one
will be used be the runtime.  And I suppose your initial error was due to this
confusion.

I would suggest that we extract most of our NXConstantString implementations
into categories which we always compile, where as we only compile an
NXConstantString class which merely implements cString and length, if libobjc
does not provide one.

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?25033>

_______________________________________________
  Nachricht geschickt von/durch Savannah
  http://savannah.gnu.org/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]