HomeWildfire Games

Fix building on GCC 10, fixes #5709, #5756.

Description

Fix building on GCC 10, fixes #5709, #5756.

Patch By: pcpa and wraitii
Tested By: Nescio, andy5995 and others
Differential Revision: https://code.wildfiregames.com/D2745

Event Timeline

Nescio added a subscriber: Nescio.Jun 30 2020, 12:32 PM

Great, many thanks, this was quite necessary!
Perhaps you could also fix the line endings in all of the libraries/source/fcollada/** files?

Itms added a subscriber: elexis.Jun 30 2020, 12:38 PM

Perhaps you could also fix the line endings in all of the libraries/source/fcollada/** files?

Ah, yes, I saw about this. I am a bit torn as I believe I remember that there is an issue with changing the line endings for that, but I can't remember what. @elexis performed many passes of fixing the line ending svn props, but didn't touch this: is there an actual issue here elexis, or am I remembering things wrong (it wouldn't be the first time)?

Stan added a subscriber: Stan.Jun 30 2020, 1:45 PM

Maybe the visual studio file there?