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


Hi,

On Thursday, 2011-10-20 23:53:39 +0200, Markus Mohrhard wrote:

Kohei, Eike: Any ideas why our xls import of these cells goes wrong in
a windows build. It seems that none of our Linux or mac builds has a
problem with this cell import. I'm looking if perhaps my mingw build
shows the same but otherwise I have no idea. The content looks a bit
like the fact that we added a non initialized double variable.

There may be two reasons that only shows up on a certain platform:

a) as already lined out on IRC, for uninitialized variables allocated
   memory may have different content on different platforms.

b) if that's only with one compiler and code inspection does not reveal
   an uninitialized variable, sometimes compiler optimization may
   "overdo" a bit. In such cases it may help to declare an affected
   variable as volatile.


  Eike

-- 
LibreOffice Calc developer. Number formatter stricken i18n transpositionizer.
GnuPG key 0x293C05FD : 997A 4C60 CE41 0149 0DB3  9E96 2F1A D073 293C 05FD

Attachment: pgpYm0WcDqwUp.pgp
Description: PGP signature


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.