https://bugs.kde.org/show_bug.cgi?id=332380

--- Comment #14 from Thomas Fischer <fisc...@unix-ag.uni-kl.de> ---
(In reply to Shunsuke Shimizu from comment #13)
> Starting the document and file ids from 0 with the invalid id -1 is maybe
> better. Feel free to revert the change of id numbers. Anyway hardcoding
> those are vulnerable to changes and mistakes, so I made another small patch
> to declare those as constants, on the top of your branch (393c846).
I applied your patch with minor changes. It will use numbers starting with 0
for valid ids and negative numbers (-1) for invalid ones. Your Python code
above had to be updated.

To follow the naming scheme of bug/features branches, I delete the old
bugs/kde332380 branch (my own dead attempt to fix this bug) and renamed branch
bug/kdepatch95830 to be bugs/kde332380. You may have to delete and/or
re-checkout this branch. Sorry for any inconveniences.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to