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


On Fri, 2012-03-23 at 04:40 +0100, Markus Mohrhard wrote:

[1] fixes the infinite loop in html export when we try to skip a
hidden column. We need to increase nCol in this case to prevent that
we will always test the same column.

This fix is safe and simple and I think we should include it into 3-5.

[1] 
http://cgit.freedesktop.org/libreoffice/core/commit/?id=c4744121f12fde51de2d92d2442d590d93725ffc

Yup, I agree.  Pushed to 3-5 with my sign-off.

BTW, I would probably make that loop into a for-loop instead of a
while-loop, since nCol value is not updated in each iteration, and there
is clearly a simple initialization step and the value gets incremented
at the end of each iteration.  But, that's besides the issue, I guess
and some might call it just a personal opinion. ;-)

Kohei

-- 
Kohei Yoshida, LibreOffice hacker, Calc


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.