Bug 418927 - Compiler not emitting declare warning/error statements within/across projects w/generic & non-generic inner aspects
Summary: Compiler not emitting declare warning/error statements within/across projects...
Status: NEW
Alias: None
Product: AspectJ
Classification: Tools
Component: Compiler (show other bugs)
Version: 1.7.4   Edit
Hardware: PC Mac OS X
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: aspectj inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-10-08 10:59 EDT by Matthew Adams CLA
Modified: 2013-10-08 10:59 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Matthew Adams CLA 2013-10-08 10:59:54 EDT
NOTE: Standalone reproducible test project emailed directly to Andy Clement privately.

Declare error & declare warning statements are not producing expected compiler messages with both a static inner aspect that extends a generic superaspect and a static inner aspect that is not generic.

Behavior also differs within versus between modules:  warnings seem to misbehave more within a module than when used across modules.