PR: 205891 Submitted by: tkato432 yahoo com Sponsored by: Absolight
It would have been easy just to set this to "USE_GCC=any" to fix it, but the code had plenty of undefined returns when a type was expected. Using clang exposed those problems. Hopefully I defined the missing return values correctly.