Routino SVN Repository Browser

Check out the latest version of Routino: svn co http://routino.org/svn/trunk routino

ViewVC logotype

Revision 791


Jump to revision: Previous Next
Author: amb
Date: Sat Jun 18 18:36:40 2011 UTC (13 years, 9 months ago)
Changed paths: 3
Log Message:
Don't use the flex yylineno but keep track with an unsigned long long line
counter instead (if there are more than 2^31 nodes then there are more than 2^31
lines as well).


Changed paths

Path Details
Directorytrunk/src/osmparser.c modified , text changed
Directorytrunk/src/xmlparse.h modified , text changed
Directorytrunk/src/xmlparse.l modified , text changed