Community

    • Login
    • Search
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search

    Minor bug in SQL language.

    General Discussion
    3
    3
    151
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • Dennis Flory
      Dennis Flory last edited by

      I’ve come across a bug in the SQL Language, at least for Oracle coders. The character sequence /* is always the beginning of a comment, regardless of what comes after (unless it’s embedded in a comment). I had some code with the character sequence /** and Notepad++ did NOT recognized it the beginning of a comment.

      PeterJones Alan Kilborn 2 Replies Last reply Reply Quote 0
      • PeterJones
        PeterJones @Dennis Flory last edited by

        @dennis-flory ,

        Sorry, I cannot reproduce:
        117e9c63-e326-4c50-9b0e-f2d6c8776496-image.png

        1 Reply Last reply Reply Quote 0
        • Alan Kilborn
          Alan Kilborn @Dennis Flory last edited by

          @dennis-flory

          Suggest you show an example as what Peter tried was contrived because you didn’t, and may not illustrate the problem you are seeing. Please include copyable text as well as a screenshot of the bogus lexing you see in your next posting.

          Also, providing your debug info wouldn’t hurt either. For full details see HERE but the gist of it is go to the ? menu and choose Debug Info... and click the blue link for Copy debug info into clipboard.

          1 Reply Last reply Reply Quote 0
          • First post
            Last post
          Copyright © 2014 NodeBB Forums | Contributors