[Home]

Summary:ASTERISK-14223: recent commit on SVN 1.4 branch fails to compile
Reporter:Ronald Chan (loloski)Labels:
Date Opened:2009-05-29 03:10:02Date Closed:2011-06-07 14:00:33
Priority:MajorRegression?No
Status:Closed/CompleteComponents:Applications/General
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:
Description:channel.c: In function âast_generic_bridgeâ:
channel.c:3966: error: expected expression before â<<â token
channel.c:3971: error: expected expression before â==â token
channel.c:3973: error: expected expression before âelseâ
channel.c:3947: warning: unused variable âtoâ
channel.c:3945: warning: unused variable âframe_put_in_jbâ
channel.c:3938: warning: unused variable âresâ
channel.c:3937: warning: unused variable âfâ
channel.c:4111: warning: no return statement in function returning non-void
make[1]: *** [channel.o] Error 1
make[1]: Leaving directory `/usr/src/asterisk/asterisk/main'

Comments:By: Ronald Chan (loloski) 2009-05-29 03:15:28

please close this, after removing channel.c and update repo it works now.

By: Michiel van Baak (mvanbaak) 2009-05-29 03:18:37

Closed on reporters request