Lexical Analysis
GS_211110001
errmsg:unsafe use of \\' in a string literal.
errhint: Use '' to write quotes in strings. \\' is insecure in client-only encodings.
level:ERROR
GS_211110003
errmsg:nonstandard use of \\' in a string literal.
errhint: Use '' to write quotes in strings.
level:WARNING
GS_211110004
errmsg:nonstandard use of \\\\ in a string literal.
errhint: Use the escape string syntax for backslashes.
level:WARNING
GS_211110005
errmsg:nonstandard use of escape in a string literal.
errhint: Use the escape string syntax for escapes.
level:WARNING
GS_211130002
errmsg:invalid Unicode escape.
errhint: Unicode escapes must be \\uXXXX or \\UXXXXXXXX.
level:ERROR
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
For any further questions, feel free to contact us through the chatbot.
Chatbot