Am 21.06.2012 13:48, schrieb Vincent van Ravesteijn:
We never only gave the bug number as reference. I shouldn't have to click on a link to see what the change is about.
Why not. It is quicker to click than to rewrite the things stated in detail in the bug report.
Besides, there is no clear explanation of what is changed in the commit in the bug report.
It is a good idea what you propose but looking at the commits of the last months, almost nobody really did this in the detail you requested.
You could even argue that this commit should be split in two: commit 1: "Fix bug #8204: tex2lyx: Fix crash when LaTeX file has too much columns" "We should check whether col is in a valid range after being increased, not before. Otherwise tex2lyx crashes when cellinfo[row][col] is accessed and col is out of range."
But this is already stated in the bug report and you can see it from the commit diff.
commit 2: "Add a warning when columns in the LaTeX file are skipped"
OK, but this is also already clear by the commit diff. regards Uwe