[asterisk-bugs] [Asterisk 0014512]: [patch] Compilation issues due to zone_tones update

Asterisk Bug Tracker noreply at bugs.digium.com
Sat Feb 21 07:18:51 CST 2009


A NOTE has been added to this issue. 
====================================================================== 
http://bugs.digium.com/view.php?id=14512 
====================================================================== 
Reported By:                snuffy
Assigned To:                russell
====================================================================== 
Project:                    Asterisk
Issue ID:                   14512
Category:                   General
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     closed
Asterisk Version:           SVN 
Regression:                 No 
SVN Branch (only for SVN checkouts, not tarball releases):  trunk 
SVN Revision (number only!): 177657 
Request Review:              
Resolution:                 fixed
Fixed in Version:           
====================================================================== 
Date Submitted:             2009-02-19 21:42 CST
Last Modified:              2009-02-21 07:18 CST
====================================================================== 
Summary:                    [patch] Compilation issues due to zone_tones update
Description: 
When compiling on opensolaris it fails saying we try to cast an int to a
pointer.

This is because ao2_ref returns int.

Lets just discard the assigning on unref and make the compiler happy.
====================================================================== 

---------------------------------------------------------------------- 
 (0100500) svnbot (reporter) - 2009-02-21 07:18
 http://bugs.digium.com/view.php?id=14512#c100500 
---------------------------------------------------------------------- 
Repository: asterisk
Revision: 177859

_U  branches/1.6.0/

------------------------------------------------------------------------
r177859 | russell | 2009-02-21 07:18:50 -0600 (Sat, 21 Feb 2009) | 12
lines

Blocked revisions 177855 via svnmerge

........
r177855 | russell | 2009-02-21 07:17:47 -0600 (Sat, 21 Feb 2009) | 5 lines

Fix build issues on Solaris and OpenBSD.

(closes issue http://bugs.digium.com/view.php?id=14512)
Reported by: snuffy

........

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=177859 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2009-02-21 07:18 svnbot         Checkin                                      
2009-02-21 07:18 svnbot         Note Added: 0100500                          
======================================================================




More information about the asterisk-bugs mailing list