[Home]

Summary:ASTERISK-00364: Compile errors (warning only on some compilers)
Reporter:Thorsten Lockert (tholo)Labels:
Date Opened:2003-10-08 10:22:25Date Closed:2008-01-15 14:35:56.000-0600
Priority:BlockerRegression?No
Status:Closed/CompleteComponents:Core/General
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) frame.diff
Description:A compile error (on some compilers just a warning) was introduced in frame.c a few days back.

****** ADDITIONAL INFORMATION ******

An unescaped string continuation across lines was put in.  The attached patch fixes this.
Comments:By: Mark Spencer (markster) 2003-10-08 16:26:03

Fixed in CVS

By: Digium Subversion (svnbot) 2008-01-15 14:35:56.000-0600

Repository: asterisk
Revision: 1621

U   trunk/callerid.c
U   trunk/channels/chan_zap.c
U   trunk/frame.c

------------------------------------------------------------------------
r1621 | markster | 2008-01-15 14:35:55 -0600 (Tue, 15 Jan 2008) | 2 lines

Callerid fix and warning cleanup (bug ASTERISK-364 & ASTERISK-353)

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

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