bug-gnustep
[Top][All Lists]
Advanced

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

[bugs #11415] Gorm doesn't build on Darwin because of multiple definitio


From: Quentin Mathé
Subject: [bugs #11415] Gorm doesn't build on Darwin because of multiple definitions with IBObjectAdditions and GormLinkPboardType
Date: Wed, 29 Dec 2004 19:39:49 -0500
User-agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X; fr-fr) AppleWebKit/125.5.5 (KHTML, like Gecko) Safari/125.12

This mail is an automated notification from the bugs tracker
 of the project: GNUstep.

/**************************************************************************/
[bugs #11415] Latest Modifications:

Changes by: 
                Quentin Mathé <qmathe@club-internet.fr>
'Date: 
                jeu 30.12.2004 at 00:26 (GMT)

------------------ Additional Follow-up Comments ----------------------------
Tested : it works well now. Thanks for the quick fix.






/**************************************************************************/
[bugs #11415] Full Item Snapshot:

URL: <http://savannah.gnu.org/bugs/?func=detailitem&item_id=11415>
Project: GNUstep
Submitted by: Quentin Mathé
On: mar 28.12.2004 at 00:41

Category:  Gorm
Severity:  9 - Blocker
Item Group:  Bug
Resolution:  Fixed
Privacy:  Public
Assigned to:  gcasa
Status:  Closed


Summary:  Gorm doesn't build on Darwin because of multiple definitions with 
IBObjectAdditions and GormLinkPboardType

Original Submission:  GNUstep cvs 2004/12/25 version
Mac OS X 10.3.7
GCC 3.3.5

IBObjectAdditions category is implemented two times in both 
GormLib/IBObjectAdditions.m and GormObjectEditor.m
GormLinkPboardType (extern NString) is initialized two times in both Gorm.m and 
GormLib/IBPalette.m
Because of this redundancy, the Darwin linker refuses to link the Gorm.m code.

Follow-up Comments
------------------


-------------------------------------------------------
Date: jeu 30.12.2004 at 00:26       By: Quentin Mathé <qmathe>
Tested : it works well now. Thanks for the quick fix.

-------------------------------------------------------
Date: mar 28.12.2004 at 02:21       By: Gregory John Casamento <gcasa>
Please resync and test this on Darwin.  I don't have a machine to test it on.  
GJC

-------------------------------------------------------
Date: mar 28.12.2004 at 01:56       By: Gregory John Casamento <gcasa>
I have corrected this issue.  The necessary modifications were made to 
GormObjectEditor and Gorm.m to correct the linking iss ue on Darwin.    I will 
check in the change once it's tested.












For detailed info, follow this link:
<http://savannah.gnu.org/bugs/?func=detailitem&item_id=11415>

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







reply via email to

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