[Home]

Summary:ASTERISK-10347: [patch] Cannot compile on gcc-4.2
Reporter:Jason Parker (jparker)Labels:
Date Opened:2007-09-20 16:00:36Date Closed:2007-09-21 10:09:07
Priority:MinorRegression?No
Status:Closed/CompleteComponents:Core/General
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) gcc-4.2-constish.diff
( 1) gcc-4.2-constish-1.4.diff
Description:Due to a change in gcc-4.2, some things fail to compile.  This should fix that.
Comments:By: Michiel van Baak (mvanbaak) 2007-09-20 16:06:46

Thanks a lot.
I'm able to compile asterisk on my debian testing box again after applying this patch.

+1 from me

By: Jason Parker (jparker) 2007-09-20 16:21:47

1.4 patch uploaded

By: Digium Subversion (svnbot) 2007-09-21 09:18:28

Repository: asterisk
Revision: 83432

------------------------------------------------------------------------
r83432 | russell | 2007-09-21 09:18:28 -0500 (Fri, 21 Sep 2007) | 4 lines

gcc 4.2 has a new set of warnings dealing with cosnt pointers.  This set of
changes gets all of Asterisk (minus chan_alsa for now) to compile with gcc 4.2.
(closes issue ASTERISK-10347, patch from qwell)

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

By: Digium Subversion (svnbot) 2007-09-21 09:21:19

Repository: asterisk
Revision: 83433

------------------------------------------------------------------------
r83433 | russell | 2007-09-21 09:21:18 -0500 (Fri, 21 Sep 2007) | 12 lines

Merged revisions 83432 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r83432 | russell | 2007-09-21 09:37:20 -0500 (Fri, 21 Sep 2007) | 4 lines

gcc 4.2 has a new set of warnings dealing with cosnt pointers.  This set of
changes gets all of Asterisk (minus chan_alsa for now) to compile with gcc 4.2.
(closes issue ASTERISK-10347, patch from qwell)

........

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

By: Jason Parker (jparker) 2007-09-21 10:08:10

just a test

By: Jason Parker (jparker) 2007-09-21 10:09:06

was testing rss feed