[asterisk-commits] seanbright: branch 1.6.2 r196271 - /branches/1.6.2/
SVN commits to the Asterisk project
asterisk-commits at lists.digium.com
Fri May 22 11:51:56 CDT 2009
Author: seanbright
Date: Fri May 22 11:51:53 2009
New Revision: 196271
URL: http://svn.asterisk.org/svn-view/asterisk?view=rev&rev=196271
Log:
Blocked revisions 196270 via svnmerge
........
r196270 | seanbright | 2009-05-22 12:51:22 -0400 (Fri, 22 May 2009) | 9 lines
Fix res_agi compilation after the const-ify the world merge.
Since we are dealing with a 'const char * const' now, we have to create a
temporary copy of the string to work on rather than the original. Fix inspired
by reporter. Reviewed by everyone-and-their-mother in #asterisk-dev.
(closes issue #15184)
Reported by: andrew
........
Modified:
branches/1.6.2/ (props changed)
Propchange: branches/1.6.2/
------------------------------------------------------------------------------
Binary property 'trunk-blocked' - no diff available.
More information about the asterisk-commits
mailing list