Details
-
Bug
-
Resolution: Fixed
-
P0: Blocker
-
6.9
-
None
-
1
-
2688d1bbc (dev)
-
Foundation Sprint 119, Foundation Sprint 120
Description
The code generator in Qt SCXML includes
fprintf(out, "\n);\n" "#else // !QT_MOC_HAS_STRINGDATA\n"); fprintf(out, "#error \"qtmochelpers.h not found or too old.\"\n"); fprintf(out, "#endif // !QT_MOC_HAS_STRINGDATA\n"); fprintf(out, "} // unnamed namespace\n\n");
and that generated code will fail to build after the recent changes to moc.
Attachments
For Gerrit Dashboard: QTBUG-131265 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
604244,3 | Adjust to moc changes | dev | qt/qtscxml | Status: MERGED | +2 | 0 |