Hi
When there are some erorrs during compiling, not all of them will be set back in the error display after a correction.
E.g I bring some wrong statements to a header file, many errors occurs. After the correction there is still an error "78 this declaration has no storage class", the project is builded correctly....Also setting the diagnostic option to super quiet mode lets the error not dissappear. Is there any workaround for this behaviour?
Thanks