Skip to content

Conversation

@David-Engel
Copy link
Collaborator

Also fixing some build and javadoc warnings

Also fixing some build and javadoc warnings
@David-Engel David-Engel added this to the 9.5.0 milestone Aug 19, 2021
class SQLServerLexer extends Lexer {
static {
RuntimeMetaData.checkVersion("4.7.2", RuntimeMetaData.VERSION);
RuntimeMetaData.checkVersion("4.9.2", RuntimeMetaData.VERSION);
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

what's this for? this doesn't have anything to do with transient errors?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That's to fix the build warning we've been getting since bumping the ANTLR dependency from 4.7.2 to 4.9.2.

@David-Engel David-Engel merged commit 09d35bf into microsoft:dev Aug 30, 2021
@David-Engel David-Engel deleted the errors branch August 30, 2021 18:57
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.

3 participants