Closed
Description
I often see compiler notes for warnings accompanied with this message:
= note: this error originates in a macro outside this <...>
would it be more sensible and correct to say this _warning_ originates...
?
Very superficial but I find seeing "error" in compilation logs catches my eye far too often and
its only a warning. Happy to submit PR if it is a valid change.