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

Using 'in' domain for installed components results in error

    XMLWordPrintable

Details

    Description

      I have components under "components/in/forwardbias". I added "components" directory to the import paths. This results in the error below, presumably because 'in' is considered reserved or something. Changing 'in' to org or com fixes the problem.

      file:///home/girish/tmp/main.qml:2:8: Expected token `numeric literal'
      import in.forwardbias 1.0
      ^
      file:///home/girish/tmp/main.qml:2:1: Expected a qualified name id or a string literal
      import in.forwardbias 1.0
      ^

      Attachments

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

        Activity

          People

            sami.shalayel Sami Shalayel
            girish Girish Ramakrishnan
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes