[asterisk-bugs] [Asterisk 0019031]: [patch] Xcode4 doesn't support weak_import

Asterisk Bug Tracker noreply at bugs.digium.com
Tue Apr 5 17:10:36 CDT 2011


The following issue has been UPDATED. 
====================================================================== 
https://issues.asterisk.org/view.php?id=19031 
====================================================================== 
Reported By:                tilghman
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   19031
Category:                   Core/Portability
Reproducibility:            have not tried
Severity:                   minor
Priority:                   normal
Status:                     ready for testing
Asterisk Version:           SVN 
JIRA:                        
Regression:                 No 
Reviewboard Link:            
SVN Branch (only for SVN checkouts, not tarball releases):  trunk 
SVN Revision (number only!):  
Request Review:              
====================================================================== 
Date Submitted:             2011-03-28 18:29 CDT
Last Modified:              2011-04-05 17:10 CDT
====================================================================== 
Summary:                    [patch] Xcode4 doesn't support weak_import
Description: 
Within our system of ensuring that optional components don't need to be
loaded, we use the weak_import attribute in Mac OS X.  Starting in XCode 4,
this attribute is no longer supported.  Instead, we will have to use the
'weak' attribute.
====================================================================== 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2011-04-05 15:17 lmadsen        Status                   new => ready for
testing
======================================================================




More information about the asterisk-bugs mailing list