[asterisk-bugs] [Asterisk 0016684]: [patch] AEL2 parser messages missing a final \n
Asterisk Bug Tracker
noreply at bugs.digium.com
Wed Jun 2 12:25:05 CDT 2010
A NOTE has been added to this issue.
======================================================================
https://issues.asterisk.org/view.php?id=16684
======================================================================
Reported By: Silmaril
Assigned To: pabelanger
======================================================================
Project: Asterisk
Issue ID: 16684
Category: PBX/pbx_ael
Reproducibility: always
Severity: text
Priority: normal
Status: closed
Asterisk Version: 1.6.2.1
JIRA:
Regression: No
Reviewboard Link:
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Request Review:
Resolution: fixed
Fixed in Version:
======================================================================
Date Submitted: 2010-01-24 13:23 CST
Last Modified: 2010-06-02 12:25 CDT
======================================================================
Summary: [patch] AEL2 parser messages missing a final \n
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.
======================================================================
----------------------------------------------------------------------
(0122807) svnbot (reporter) - 2010-06-02 12:25
https://issues.asterisk.org/view.php?id=16684#c122807
----------------------------------------------------------------------
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 https://issues.asterisk.org/view.php?id=16684)
Reported by: Silmaril
Patches:
patch_ael2_logmsg.diff uploaded by Silmaril (license 979)
........
------------------------------------------------------------------------
http://svn.digium.com/view/asterisk?view=rev&revision=267041
Issue History
Date Modified Username Field Change
======================================================================
2010-06-02 12:25 svnbot Checkin
2010-06-02 12:25 svnbot Note Added: 0122807
======================================================================
More information about the asterisk-bugs
mailing list