Skip to content

tracking down the remaining warnings [release build]

Thomas Debesse requested to merge illwieckz/netradiant:fixwarn into master

Beware, I'm not very confident with some of the fixes, some was done reading docs like the better fileLength macro commit, and I can't test it (must be tested on windows).

Would be cool if someone says my print pointer address the right way (64bit is a thing) commit is done the right way to do it.

The Fix warning g_strdown is deprecated commit was imported from GtkRadiant's tree, it's a fix by @Pan7.

If all of this is OK, once merged there would be no one warning anymore on both radiant and tools (including q3data and q3map2) trees.

The bikeshedding (…) commit is just some non-code attribution comment adjusted to reduce diff noise between the NetRadiant tree and a PR I made on GtkRadiant side (#535). I put this here as an extra since a dedicated MR would be too much.

Edited by Thomas Debesse

Merge request reports