Alexander V. Wolf

Results 741 comments of Alexander V. Wolf

Please share info about your time zone settings in Stellarium.

@CodeBiene the issue is still exist for you in latest versions of Stellarium?

I cannot confirm the issue with enabled `-flto` on macOS (clang) in master P.S. [LTO looks like very good optimisation](http://gcc.gnu.org/wiki/summit2010?action=AttachFile&do=get&target=hubicka-slides.pdf), maybe this is time to enable it by default? @gzotti...

> I am totally ignorant of these. Where to add these options in an MSVS-based environment? Or are they gcc/clang only? Please check [lto-flags](https://github.com/Stellarium/stellarium/tree/lto-flags) branch (or PR #2593)

@DarthGandalf could you check master?

OK, we can confirm issue on linux - see CI/Linux when LTO is enabled

I think no, because macOS hasn't issue (clang), linux has issue (GCC) and windows has issue (MSVC).

Hmm… @DarthGandalf was Qt builded with LTO?