Date: prev next · Thread: first prev next last
2011 Archives by date, by thread · List index


Hi Kohei, Marcus,

could you please have a look.

Nguyen Vu Hung píše v St 17. 08. 2011 v 11:05 +0700:
Hello all,

mhst has done the patch for #36800 which turns out to be an one-line fix.

Can anyone take a look at this and commit to the 3.4.x?

cf.
The bug: https://bugs.freedesktop.org/show_bug.cgi?id=36800
The patch: https://bugs.freedesktop.org/attachment.cgi?id=49770

I did a quick look and the patch looks suspicious to me. The code is
like:

if
    if
        nCol--;
    else
        nRow--;
    fi
else
    if
        nCol++;
    else
        nRow++;
fi

Your patch remove only the first nCol--. It looks a bit asymmetric. Of
course, it might be correct but...

Best Regards,
Petr


Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.