Community
Participate
Working Groups
The OrderSystem example shows the mentioned bogus warning in StockOrder. This might be caused by copy-inherited fields which have this annotation.
Created attachment 182555 [details] fix Fixed by skipping copy-inherited members in CUD.finalizeProblems(). Annotations are inherited, but usage of members is not newly analyzed. CopyInheritance.copyField/Method() explicitly set |= AccLocallyUsed.
Patch committed as r992.
Verified for 0.8 M3 using build 201011100445