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: Wed, 10 Dec 2008 08:03:46 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; de; rv:1.9.0.4) Gecko/2008112309 Iceweasel/3.0.4 (Debian-3.0.4-1)

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

I would guess that:
[format getCharacters: fmt range: ((NSRange){0, len})]
may not be that portable.  I think using NSMakeRange(0,len) would be the
cleaner approach.  Yet that might not yet solve the issue.  

Just to verify, could you attach the results from running:
http://svn.gna.org/viewcvs/gnustep/tests/testsuite/trunk/
in particular
http://svn.gna.org/viewcvs/gnustep/tests/testsuite/trunk/base/NSProxy/test01.m?rev=27274&view=auto

The important result is the "Proxy NSRange" test.


    _______________________________________________________

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]