The main inputData (id) is no longer a global. It is allocated in main() before proce...
authorthurston <thurston@052ea7fc-9027-0410-9066-f65837a77df0>
Sat, 21 Mar 2009 20:23:13 +0000 (20:23 +0000)
committerthurston <thurston@052ea7fc-9027-0410-9066-f65837a77df0>
Sat, 21 Mar 2009 20:23:13 +0000 (20:23 +0000)
commited400726cb1384e8b15ba031eccae322605600a5
treeb56b62f212e5b6889795432d4bf1b0faf9e0913a
parent0ee8bfa74d810b5107ff81e17a63fbebaa8f6f08
The main inputData (id) is no longer a global. It is allocated in main() before processing arguments.

git-svn-id: http://svn.complang.org/ragel/trunk@752 052ea7fc-9027-0410-9066-f65837a77df0
ragel/inputdata.h
ragel/main.cpp
ragel/rlscan.h
ragel/rlscan.rl
ragel/xmlcodegen.cpp