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


On Sunday 05 of August 2012, Markus Mohrhard wrote:
Hey,

[1] fixes the problem with the "is between" conditional format. The
problem was that I missed one character when I calculated the string
length which prevented the import of the values/formulas.

 Pushed. Note that, as I already said in a reply to the master commit before 
noticing this mail, it's much better to simply write strlen( "foo" ). It'll 
get optimized away and not only that's more likely to get the number right, 
but here it's also completely non-obvious that the number has to be length + 
1.

-- 
 Lubos Lunak
 l.lunak@suse.cz

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.