Hundreds of compilation warnings in recent master

Questions, problems and discussion about compiling FreeOrion.

Moderator: Oberlus

Post Reply
Message
Author
User avatar
Oberlus
Cosmic Dragon
Posts: 5714
Joined: Mon Apr 10, 2017 4:25 pm

Hundreds of compilation warnings in recent master

#1 Post by Oberlus »

Check out the compilation warnings under "Build": https://github.com/freeorion/freeorion/ ... focus=true
I think most or all of them are "variable `invokable´ set but not used" and "typedef `using EntryT = typename ...´ locally defined but not used".

At least since this commit: https://github.com/freeorion/freeorion/ ... 5afa923d58

It was OK in this commit: https://github.com/freeorion/freeorion/ ... d654f49c77

User avatar
Geoff the Medio
Programming, Design, Admin
Posts: 13587
Joined: Wed Oct 08, 2003 1:33 am
Location: Munich

Re: Hundreds of compilation warnings in recent master

#2 Post by Geoff the Medio »


Post Reply