
19 Sep
2013
19 Sep
'13
6:43 p.m.
On 2013-09-19 04:09 +0200, Krzysztof Kosiński wrote:
There are basically two issues which stand out:
- Inconsistent whitespace
- Use of explicit this-> instead of marking member variables with a
leading underscore.
However, I think these two stylistic problems can be fixed later and it's better to commit now than to wait and let this important work get out of sync with trunk.
I committed the merge as revision 12532.
Copy to clipboard (Ctrl+C) is broken with revision >= 12532:
- Bug #1227827 “Crash on trying to copy opjects from provided SVG file” https://bugs.launchpad.net/inkscape/+bug/1227827
Steps to reproduce: 1) launch current trunk (default prefs, new default doc) 2) draw a rectangle 3) copy it (Ctrl+C) --> crash
Not reproduced with r12531.