christoph2/pyA2L

Message type for asap version

m-chaturvedi opened this issue · 0 comments

Hello! We were wondering if this should be a warning or an error?

self.error("ASAP2 Version '{}.{}' may not parsed correctly.".format(versionNo, upgradeNo))

We say warning because we don't stop or as far as I can see and since it's something that can happen, not which has happened?