Re: [sal][MSVC] Wrong global variable initialization order

2019-04-09 Thread Egor Pugin
It's any VS version issue. On Tue, 9 Apr 2019 at 19:13, Noel Grandin wrote: > > If you don't want to be fixing issues, then you should probably just be > compiling with the version of VS we support. > > -- Egor Pugin ___

[sal][MSVC] Wrong global variable initialization order

2019-04-09 Thread Egor Pugin
lized after const OUString BACKSLASH ("\\"); (sal/osl/w32/path_helper.cxx), so it calls 0 address during dll initialization. Any chances to fix this? See https://bugs.documentfoundation.org/show_bug.cgi?id=124611 -- Egor Pugin ___ LibreOffi