The problem here is, that -Wconversion does _not_ warn about type conversionsin your code!
[snip]
What kind of type conversions in your code are you referring to?
Not my code. The type conversions I am referring to, as does the documentation piece I snipped, is conversion of arguments to functions specifically, and any type conversions generally. Hrm, I think I don't understand your question :-) Segher