[Home]

Summary:ASTERISK-15500: [patch] AEL2 parser messages missing a final \n
Reporter:Benoit P (b_plessis)Labels:
Date Opened:2010-01-24 13:23:02.000-0600Date Closed:2010-06-02 12:29:15
Priority:TrivialRegression?No
Status:Closed/CompleteComponents:PBX/pbx_ael
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) patch_ael2_logmsg.diff
Description:
Some error/warning messages of the ael parser are missing a final carriage return, leading to this kind of mess:

[Jan 24 19:59:43] ERROR[19215]: ast_expr2.y:1057 op_func: Error! 'REALTIME_FIELD' doesn't appear to be an available function![Jan 24 19:59:43] WARNING[19215]: ael/pval.c:2299 check_switch_expr: Warning: file /etc/asterisk/dialplan/macros/appel.ael, line 180-180: A default case was automatically added to the switch.
Comments:By: Digium Subversion (svnbot) 2010-06-02 12:14:37

Repository: asterisk
Revision: 267009

U   branches/1.4/main/ast_expr2.y

------------------------------------------------------------------------
r267009 | pabelanger | 2010-06-02 12:14:37 -0500 (Wed, 02 Jun 2010) | 7 lines

Cleanup error/warning messages in AEL2 parser

(closes issue ASTERISK-15500)
Reported by: Silmaril
Patches:
     patch_ael2_logmsg.diff uploaded by Silmaril (license 979)

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

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

By: Digium Subversion (svnbot) 2010-06-02 12:25:05

Repository: asterisk
Revision: 267041

_U  trunk/
U   trunk/main/ast_expr2.y

------------------------------------------------------------------------
r267041 | pabelanger | 2010-06-02 12:25:05 -0500 (Wed, 02 Jun 2010) | 14 lines

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

........
 r267009 | pabelanger | 2010-06-02 13:14:37 -0400 (Wed, 02 Jun 2010) | 7 lines
 
 Cleanup error/warning messages in AEL2 parser
 
 (closes issue ASTERISK-15500)
 Reported by: Silmaril
 Patches:
       patch_ael2_logmsg.diff uploaded by Silmaril (license 979)
........

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

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

By: Digium Subversion (svnbot) 2010-06-02 12:29:14

Repository: asterisk
Revision: 267062

_U  branches/1.6.2/
U   branches/1.6.2/main/ast_expr2.y

------------------------------------------------------------------------
r267062 | pabelanger | 2010-06-02 12:29:14 -0500 (Wed, 02 Jun 2010) | 21 lines

Merged revisions 267041 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk

................
 r267041 | pabelanger | 2010-06-02 13:25:05 -0400 (Wed, 02 Jun 2010) | 14 lines
 
 Merged revisions 267009 via svnmerge from
 https://origsvn.digium.com/svn/asterisk/branches/1.4
 
 ........
   r267009 | pabelanger | 2010-06-02 13:14:37 -0400 (Wed, 02 Jun 2010) | 7 lines
   
   Cleanup error/warning messages in AEL2 parser
   
   (closes issue ASTERISK-15500)
   Reported by: Silmaril
   Patches:
         patch_ael2_logmsg.diff uploaded by Silmaril (license 979)
 ........
................

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

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