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

moc fails on qscriptasm_p.h

    XMLWordPrintable

Details

    Description

      Tested with moc from 4.5.1:

      > moc -I. qscriptasm_p.h
      qscriptasm_p.h:71: Parse error at "{"

      The offending code:

      enum Operator

      { #define Q_SCRIPT_DEFINE_OPERATOR(op) OP_##op, #include "instruction.table" #undef Q_SCRIPT_DEFINE_OPERATOR OP_Dummy }

      ;

      Attachments

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

        Activity

          People

            bhughes Bradley T. Hughes (closed Nokia Identity) (Inactive)
            fernenge Harald Fernengel
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes