K 10 svn:author V 2 se K 8 svn:date V 27 2020-09-30T12:24:12.081370Z K 7 svn:log V 282 Fix build A C pre-processor conditional interpreted decimal numbers with a leading zero as octal number, which was rejected since it included the digig 8. Removal of the leading 0 from both condition arguments causes the correct interpretation of these numbers as decimal values. END