Skip to content

tewha.net

Mostly about iOS software development.

Tag: Warnings

Against GCC_WARN_SHADOW

Over the years I have tweaked which compiler warnings I use. There’s one in particular that I used to turn on but will turn off from now on: GCC_WARN_SHADOW. GCC_WARN_SHADOW is essentially drawing your attention to you possibly doing something other than you intended. This is like most warnings, but the difference is that the… Continue reading Against GCC_WARN_SHADOW

Published 2013-02-21
Categorised as Technology Tagged Building, iOS Development, Warnings

Archives

tewha.net
Proudly powered by WordPress.