Fixes wrong line numbering in case of too long source lines
Status: Beta
Brought to you by:
weidendo
Hi,
if a source code line is longer than 255 characters the line numbering in the source view gets wrong because the characters from position 256 are misleadingly interpreted as the next line.
A patch for the file kcachegrind-0.4.6/kcachegrind/sourceview.cpp solving this problem in attached.
Best regards
Markus Friedrich
mafriedrich@users.berlios.de
patch file