[Home]

Summary:ASTERISK-05471: chan_agent won't compile
Reporter:cleanerx (cleanerx)Labels:
Date Opened:2005-11-05 12:46:53.000-0600Date Closed:2011-06-07 14:03:16
Priority:MajorRegression?No
Status:Closed/CompleteComponents:Core/General
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:
Description:if you use strict c-compiling channels/chan_agent.c won't compile because
a DEF is declared before all variables are declared.

Sorry that I can't supply a diff. You simply have to cut+paste the AST_DECLARE DEF in line 1648 to the end of the variable definitions.
Comments:By: Mark Spencer (markster) 2005-11-05 23:42:47.000-0600

You aren't using a supported compiler.