Exception analyzer says fixed (in an earlier build)?
Hi
I just reported an exception, to see it resolved as "Fixed in build 138.2310" but the exception was reported in 139.144 .
Is that normal process?
I only raise this here in case a regression might otherwise be missed, you understand.
ATB
Detail:
Report #746427
...
java.lang.UnsupportedOperationException: Should not be called directly
at com.intellij.sql.psi.impl.parser.SqlParserDefinitionImpl.createLexer(SqlParserDefinitionImpl.java:38)
Please sign in to leave a comment.
Don't worry, it won't be missed.
Fix version shown means this type of exceptions was thought to be fixed in that version, similar exceptions in newer versions will bring the issue to developers' attention.
Thanks Dmitry