Uploaded image for project: 'Groovy'
  1. Groovy
  2. GROOVY-7546

Misleasing error message for null + something-that-is-not-a-string

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 2.4.5
    • 2.4.6
    • None

    Description

      groovy:000> null + 1
      Cannot execute null+null
      groovy:000> null + []
      Cannot execute null+null
      

      Attachments

        Activity

          People

            pascalschumacher Pascal Schumacher
            jkemnade Jochen Kemnade
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: