A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/pmd/pmd/issues/5333 below:

[apex] Token recognition errors for string containing unicode escape sequence · Issue #5333 · pmd/pmd · GitHub

Affects PMD Version: 7.7.0

Description:

When running pmd check on Apex source code, that contains a unicode escape sequence, the following might be printed on stderr:

line 1:0 token recognition error at: ''Fran\u00E'
line 1:14 token recognition error at: '''

Sample Apex Code:

class MyClass {
    String s = 'Fran\u00E7ois';
}

Root cause: apex-dev-tools/apex-parser#55


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4