Skip to content

Conversation

@katzyn
Copy link
Contributor

@katzyn katzyn commented Jan 22, 2023

  1. Various cases where unexpected literals can cause NPE in the Parser are fixed. Closes TestCrashAPI: NPE in ParserUtil.getTokenType() (called by Parser.readIfDataType1()) #3580.

  2. Incorrect old localization of error 90110 specified after correct one is removed. (Maybe we need to check duplicate properties in localization files during building of documentation.)

@katzyn katzyn merged commit 4304ec1 into h2database:master Jan 22, 2023
@katzyn katzyn deleted the parser branch January 22, 2023 08:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

TestCrashAPI: NPE in ParserUtil.getTokenType() (called by Parser.readIfDataType1())

1 participant