bug-gnustep
[Top][All Lists]
Advanced

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

[bug #27008] NSNextMapEnumeratorPair() in NSConcreteMapTable treats C-ty


From: Niels Grewe
Subject: [bug #27008] NSNextMapEnumeratorPair() in NSConcreteMapTable treats C-types as objects
Date: Sat, 11 Jul 2009 14:56:14 +0000
User-agent: Mozilla/5.0 (compatible; Konqueror/4.2) KHTML/4.2.4 (like Gecko)

Follow-up Comment #4, bug #27008 (project gnustep):

Thank you for adding the comments, it's actually much clearer now why that
code is there. It turns out that the code in gnustep-base wasn't responsible
for my problem after all. The enumerator was initialized correctly, but the
subsequent code  (initially written for 32bit archs) wasn't entirely 64bit
safe, so the variables began trampling over each other. I guess that the map
field was simply overwritten, causing the wrong code path to be selected. 
I'm sorry for the confusion, but thank you nonetheless for the
clarification!

Cheers,


Niels

    _______________________________________________________

Reply to this item at:

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

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





reply via email to

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