K 10 svn:author V 6 marino K 8 svn:date V 27 2014-08-18T08:32:20.427674Z K 7 svn:log V 280 Stage cad/jspice3 and unbreak on FreeBSD 10+ 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. END