[mkgmap-dev] mkgmap --check-styles and line count
From Steve Ratcliffe steve at parabola.me.uk on Fri Mar 21 21:19:49 GMT 2014
Hi Gerd > As a result, empty lines are not counted. > > @Steve: I know that this part in TokenScanner is critical, so I don't > dare to change it: > if (c == '\n' || c == '\r') { > while ((c = readChar()) == '\n' || c == '\r') > val.append(c); > .. > } Thanks, good catch. I shall fix it. ..Steve
- Previous message: [mkgmap-dev] mkgmap --check-styles and line count
- Next message: [mkgmap-dev] mkgmap --check-styles and line count
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the mkgmap-dev mailing list