comparison metadata.h @ 36269:cee30532995e

build: Keep compiler-specific warning flags for debug or profiling builds Without warning flags like -Werror-implicit-function-declaration some tests like gethostname2 will compile and therefore succeed. But not without causing strange run-time failures later on e.g. when compiled for x86_64 . Having useful warning flags dropped on debug enabled builds seems also counter intuitive to me. This does not necessarily help with all compilers, but that can be fixed if those compilers have the necessary switches to be more strict.
author al
date Fri, 19 Jul 2013 23:07:18 +0000
parents 32725ca88fed
children
comparison
equal deleted inserted replaced
36268:1d34ea86b892 36269:cee30532995e