K 10 svn:author V 3 ler K 8 svn:date V 27 2017-10-14T09:11:13.854170Z K 7 svn:log V 316 devel/cdecl: update to 4.2. Added noexcept and throw() support Function declarations may now include exception specifications. Fixed handling of leading whitespace in command-line argument The unusual case of: cdecl ' declare x as int' i.e., a quoted argument having leading whitespace, is now handled correctly. END