Follow-up Comment #1, bug #13183 (project gnustep):

Yes. I have this problem also.

It is in MapTable.h

GS_EXPORT const NSMapTableKeyCallBacks NSIntMapKeyCallBacks;


However the line is protected by

#ifndef __NSMapTable_h_GNUSTEP_BASE_INCLUDE
#define __NSMapTable_h_GNUSTEP_BASE_INCLUDE 1

...

#endif

So, I think it is guaranteed to be included only once.
Strangely, the system seems to think that it is included a few times.


    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?func=detailitem&item_id=13183>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/



_______________________________________________
Bug-gnustep mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-gnustep

Reply via email to