Bug in kdev-pg's lineending counting

Andreas Pakulat apaku at gmx.de
Sun Jul 22 22:03:45 UTC 2007


Hi,

it seems that the lineending-counting still doesn't work 100% correct.
If I parse the newline's as tokens and then try to find the line and
column of the newline then I get this:

( 24,4294967295,\n )

Thats line 24 (counted from 0) and the line has 21 characters in it
(including the \n)

Obviously there's some kind of overflow or something. Its not that
important as it really only happens on the newline and eof of a file,
all other positions of tokens are correct.

Andreas

-- 
Your business will assume vast proportions.




More information about the KDevelop-devel mailing list