You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm not sure I agree. If someone is using our parser manually, as they're entitled to, then surely it's sensible to tell them if a message is incomplete?
Davidde94
changed the title
ParsingError.incompleteMessage should be internal
ParsingError.incompleteMessage should be internal (return nil instead)
Apr 20, 2020
ParsingError.incompleteMessage
must beinternal
. It's an implementation detail of the parser that must never leave its module.The text was updated successfully, but these errors were encountered: