[asterisk-bugs] [Asterisk 0019031]: [patch] Xcode4 doesn't support weak_import
Asterisk Bug Tracker
noreply at bugs.digium.com
Mon Mar 28 18:29:58 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: new
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-03-28 18:29 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-03-28 18:29 tilghman Summary Xcode4 doesn't support
weak_import => [patch] Xcode4 doesn't support weak_import
======================================================================
More information about the asterisk-bugs
mailing list