- fix miscalculation in column numbers when multiple tabs
authorLuigi Rizzo <rizzo@icir.org>
Fri, 28 Apr 2006 14:17:03 +0000 (14:17 +0000)
committerLuigi Rizzo <rizzo@icir.org>
Fri, 28 Apr 2006 14:17:03 +0000 (14:17 +0000)
commit799126216eccca77aa5ad5a4a163a87ff7e38949
tree51e1d1d40a35cd7292c6efb15f2c4338143c2047
parent43bfe82828b932bd59a7d0d1d49845b9a921ec26
- fix miscalculation in column numbers when multiple tabs
  or empty lines are involved;
- change linku1() to return the head of the list (unused at the moment);
- ignore the source line number in runtests as they change with the
  source and cause mismatches in the comparison with the reference output.

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@23130 65c4cc65-6c06-0410-ace0-fbb531ad65f3
pbx/ael/ael-test/runtests
pbx/ael/ael.flex
pbx/ael/ael.tab.c
pbx/ael/ael.y
pbx/ael/ael_lex.c