Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-3846

Lack of semicolon causes syntax error

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: P1: Critical P1: Critical
    • 4.6.0
    • 4.3.0
    • Qt Script
    • None

      The following script works with 4.4 but not with 4.5:

      for(var i = 0; i < 1; ++i) {
      if (true)

      { break}

      }

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            kenthans Kent Hansen (Inactive)
            ezf ezf
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes