summaryrefslogtreecommitdiff
path: root/utils/ael_main.c
diff options
context:
space:
mode:
authorSteve Murphy <murf@digium.com>2007-08-23 23:37:33 +0000
committerSteve Murphy <murf@digium.com>2007-08-23 23:37:33 +0000
commit83e28341b5294594bf95cab6f6e8f6fc80016a00 (patch)
tree41688397c81528113e4a599ac7d3acea1216753c /utils/ael_main.c
parentcf83d1ff5f53a322b6ae81b67a366fafdd54dda0 (diff)
an unreported crash I debugged, looked like it was backing up way too far after hitting the syntax error. An inspection of the code revealed that error tokens in lists were not rearranged when the rules were rearranged as part of a code neatening-up process. By moving the error tokens to where they should be, I also reduced the number of shift/reduce conflicts to 3 instead of 8. This introduces subtle differences in error messages, so the regressions had to be updated.
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@80649 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'utils/ael_main.c')
0 files changed, 0 insertions, 0 deletions