Uploaded image for project: 'Pig'
  1. Pig
  2. PIG-275

Grunt fails when it encounter comment inside comment

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Won't Fix
    • None
    • 0.1.0
    • None
    • None

    Description

      This will fail:-

      /*
         
          /*
      	This is inner comment
          */
      
      */
      A = LOAD 'xyz' ;
      

      We can fix this by changing the way we handle comments in the parser.

      Attachments

        Activity

          People

            Unassigned Unassigned
            pi_song Pi Song
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: