Details
-
Bug
-
Resolution: Unresolved
-
P3: Somewhat important
-
None
-
6.8.0 Beta1
-
None
-
4111059b2 (dev), 9d89e28f1 (6.8)
Description
While trying to fix -Wvolatile warnings in tst_moc, I found out that moc barfs on QT_WARNING_PUSH blocks in (at least) Q_SIGNALS sections. It says "parse error" with the location being the ; of the signal declaration following QT_WARNING macro.