bug-enscript
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug-enscript] [bug #63701] Missing support for Java text blocks


From: Svyatoslav Gryaznov
Subject: [bug-enscript] [bug #63701] Missing support for Java text blocks
Date: Wed, 25 Jan 2023 06:14:04 -0500 (EST)

URL:
  <https://savannah.gnu.org/bugs/?63701>

                 Summary: Missing support for Java text blocks
                 Project: GNU Enscript
               Submitter: nightuser
               Submitted: Wed 25 Jan 2023 11:14:02 AM UTC
                Category: None
                Severity: 3 - Normal
              Item Group: None
                  Status: None
                 Privacy: Public
             Assigned to: None
             Open/Closed: Open
         Discussion Lock: Any


    _______________________________________________________

Follow-up Comments:


-------------------------------------------------------
Date: Wed 25 Jan 2023 11:14:02 AM UTC By: Svyatoslav Gryaznov <nightuser>
Java 15 introduced support for _text blocks_, which allow unescaped double
quotation marks. The following code is highlighted incorrectly:

    String test = """
        "hello
    """;

The attached patch fixes this.






    _______________________________________________________
File Attachments:


-------------------------------------------------------
Date: Wed 25 Jan 2023 11:14:02 AM UTC  Name: java_text_blocks.patch  Size:
684B   By: nightuser

<http://savannah.gnu.org/bugs/download.php?file_id=54260>

    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?63701>

_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]