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

--- Comment #5 from Gregory Ngirmang <fischerhamil...@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.
_______________________________________________
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice

Reply via email to