-
Notifications
You must be signed in to change notification settings - Fork 792
Closed
Description
Warning in file "/home/vkotal/opengrok-vladak-scratch/opengrok-indexer/src/main/jflex/analysis/php/PhpXref.lex" (line 139):
Unicode escape sequence is too long. Use \u{...} to disambiguate.
Identifier = [a-zA-Z_\u007F-\u10FFFF] [a-zA-Z0-9_\u007F-\u10FFFF]*
^
Warning in file "/home/vkotal/opengrok-vladak-scratch/opengrok-indexer/src/main/jflex/analysis/php/PhpXref.lex" (line 139):
Unicode escape sequence is too long. Use \u{...} to disambiguate.
Identifier = [a-zA-Z_\u007F-\u10FFFF] [a-zA-Z0-9_\u007F-\u10FFFF]*
^
Warning in file "/home/vkotal/opengrok-vladak-scratch/opengrok-indexer/src/main/jflex/analysis/php/PhpXref.lex" (line 175):
Unicode escape sequence is too long. Use \u{...} to disambiguate.
HtmlNameStart = [a-zA-Z_\u00C0-\u10FFFFFF]
^
[INFO] generated /home/vkotal/opengrok-vladak-scratch/opengrok-indexer/target/generated-sources/jflex/org/opengrok/indexer/analysis/php/PhpXref.java
Warning in file "/home/vkotal/opengrok-vladak-scratch/opengrok-indexer/src/main/jflex/analysis/php/PhpSymbolTokenizer.lex" (line 75):
Unicode escape sequence is too long. Use \u{...} to disambiguate.
Identifier = [a-zA-Z_\u007F-\u10FFFF] [a-zA-Z0-9_\u007F-\u10FFFF]*
^
Warning in file "/home/vkotal/opengrok-vladak-scratch/opengrok-indexer/src/main/jflex/analysis/php/PhpSymbolTokenizer.lex" (line 75):
Unicode escape sequence is too long. Use \u{...} to disambiguate.
Identifier = [a-zA-Z_\u007F-\u10FFFF] [a-zA-Z0-9_\u007F-\u10FFFF]*
^
Metadata
Metadata
Assignees
Labels
No labels