Skip to content

Conversation

@davidben
Copy link
Contributor

@davidben davidben commented Sep 5, 2018

See https://bugs.chromium.org/p/gerrit/issues/detail?id=7748 and the
grammar here:
http://en.cppreference.com/w/cpp/language/string_literal

u8 cannot be combined with L. Also fix the syntax for raw string
literals. This doesn't support the mode with a prefix, just the basic
R"( .... )" case.

See https://bugs.chromium.org/p/gerrit/issues/detail?id=7748 and the
grammar here:
http://en.cppreference.com/w/cpp/language/string_literal

u8 cannot be combined with L. Also fix the syntax for raw string
literals. This doesn't support the mode with a prefix, just the basic
R"( .... )" case.
@marcoscaceres marcoscaceres merged commit 2734ca6 into highlightjs:master Sep 5, 2018
@marcoscaceres
Copy link
Contributor

Awesome! Thanks for the fix.

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.

2 participants