[svn-commits] tilghman: branch 1.6.1 r141509 - /branches/1.6.1/
SVN commits to the Digium repositories
svn-commits at lists.digium.com
Sat Sep 6 10:41:13 CDT 2008
Author: tilghman
Date: Sat Sep 6 10:41:13 2008
New Revision: 141509
URL: http://svn.digium.com/view/asterisk?view=rev&rev=141509
Log:
Blocked revisions 141507 via svnmerge
........
r141507 | tilghman | 2008-09-06 10:40:15 -0500 (Sat, 06 Sep 2008) | 5 lines
Get rid of the casts that cause warnings on OpenBSD. The compiler is errantly
detecting warnings when we redefine a structure each time it is used, even
though the structure is identical.
Reported by: mvanbaak, via #asterisk-dev
........
Modified:
branches/1.6.1/ (props changed)
Propchange: branches/1.6.1/
------------------------------------------------------------------------------
--- trunk-blocked (original)
+++ trunk-blocked Sat Sep 6 10:41:13 2008
@@ -1,1 +1,1 @@
-/trunk:137901,138851,139020,139525,139704,139771,139775,139832,139981,140057,140167,140201,140355,140559,140821,140938,141218,141271,141328,141425,141464
+/trunk:137901,138851,139020,139525,139704,139771,139775,139832,139981,140057,140167,140201,140355,140559,140821,140938,141218,141271,141328,141425,141464,141507
More information about the svn-commits
mailing list