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


https://bugs.freedesktop.org/show_bug.cgi?id=38835

--- Comment #5 from Gregory Ngirmang <fischerhamilton@yahoo.com> ---
Hi ;) It's been a while. I'm starting to have free time again, so I've been
poking around trying to find any globals that I can see as causing this issue.

"Any variable marked 'static'" might not really be an issue save that they are
global for only globals are constructed at startup but static locals are
constructed when the declaration is first passed over.[1]

[1]
http://stackoverflow.com/questions/55510/when-do-function-level-static-variables-get-allocated-initialized

-- 
You are receiving this mail because:
You are on the CC list for the bug.

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.