[Flex-help] flex location tracking
flex is a tool for generating scanners
Brought to you by:
wlestes
From: Imre P. <pen...@gm...> - 2010-05-12 21:03:03
|
Hello, I was able to produce this output with the attached source code. Am I missing some flex %options? What else should I do to get proper location tracking? Thank you for your reply in advance. imi@most:~/Asztal/ltcalc/orig$ ./ltcalc 0+0+0+0+0+0+0++0+0+0+0+0+0+0 1.15-1.16: syntax error imi@most:~/Asztal/ltcalc/orig$ cd .. imi@most:~/Asztal/ltcalc$ cd with\ flex/ imi@most:~/Asztal/ltcalc/with flex$ ./ltcalc 0+0+0+0+0+0+0++0+0+0+0+0+0+0 1.1-1.1: syntax error imi@most:~/Asztal/ltcalc/with flex$ -- With Regards: Imre Péntek E-Mail: pen...@gm... |