|
From: Black M. <mdb...@ya...> - 2017-06-30 16:30:05
|
More recent gcc versions now detect indentation inconsistencies. A minor fix for qra64.c https://www.dropbox.com/s/n67v5kg1tltj1fv/qra64_patch.txt?dl=1 I'd recommend developers get into the habit of ALWAYS adding braces....I found one error in hamlib due to this and this patch "fixes" what is really a non-problem in qra64.c but was unintended flow logic. Nate recently updated the astylrc in hamlib/scripts to automagically add braces if anybody is interested in doing this once-and-for-all. de Mike W9MDB |