Details
-
New Feature
-
Resolution: Fixed
-
Minor
-
None
-
None
Description
Right now there is no way for the compiler to issue a warning diagnostic to advise the user of a possible problem that isn't strictly speaking, an error.
Same for runtime though warnings are less common there. There is a DFDL feature called a continuable-error (something like that), which comes from a special DFDL assertion annotation that is labeled as being a warning only.