[svn-commits] qwell: trunk r254047 - /trunk/
SVN commits to the Digium repositories
svn-commits at lists.digium.com
Tue Mar 23 16:09:35 CDT 2010
Author: qwell
Date: Tue Mar 23 16:09:32 2010
New Revision: 254047
URL: http://svnview.digium.com/svn/asterisk?view=rev&rev=254047
Log:
Blocked revisions 254046 via svnmerge
........
r254046 | qwell | 2010-03-23 16:07:54 -0500 (Tue, 23 Mar 2010) | 9 lines
Allow out-of-tree modules to load, regardless of DEBUG_THREADS/DEBUG_CHANNEL_LOCKS differences.
This can be guaranteed by forcing the ABI to no longer change when these compiler flags are set.
An unfortunate side-effect to this is that there is an ABI change here. However, there is some
mitigation. Existing modules *will* fail to load since they would require functions that no
longer exist.
Review: https://reviewboard.asterisk.org/r/508/
........
Modified:
trunk/ (props changed)
Propchange: trunk/
------------------------------------------------------------------------------
Binary property 'branch-1.4-blocked' - no diff available.
More information about the svn-commits
mailing list