You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@netbeans.apache.org by GitBox <gi...@apache.org> on 2019/11/05 19:18:57 UTC

[GitHub] [netbeans] matthiasblaesing opened a new pull request #1617: [NETBEANS-3335] Enhance robustness of HTML Lexer

matthiasblaesing opened a new pull request #1617: [NETBEANS-3335] Enhance robustness of HTML Lexer
URL: https://github.com/apache/netbeans/pull/1617
 
 
   After the update of the HTML lexer to support HTML5 style attributes,
   new states in the lexer can be reached. Instead of bailing out with a
   NullPointerException in HtmlLexer#equals, report comparisons with NULL
   as false.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org
For additional commands, e-mail: notifications-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists