Bug 40077 - bad error message for undefined type
Summary: bad error message for undefined type
Status: REOPENED
Alias: None
Product: AspectJ
Classification: Tools
Component: Compiler (show other bugs)
Version: unspecified   Edit
Hardware: PC Windows XP
: P5 enhancement (vote)
Target Milestone: ---   Edit
Assignee: Jim Hugunin CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-07-15 01:09 EDT by Ron Bodkin CLA
Modified: 2009-08-30 02:50 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 Ron Bodkin CLA 2003-07-15 01:09:53 EDT
public aspect BadPCDErr {
    pointcut badError(Undefined undefined);
}

produces

C:\devel\test\BadPCDErr.java:2 Undefined cannot be resolved (or is not a valid 
t
ype) for the argument undefined of the method ajc$pointcut$$badError$28
pointcut badError(Undefined undefined);
                  ^^^^^^^^^

1 error
Comment 1 Jim Hugunin CLA 2003-07-16 17:20:51 EDT
Moving to P5 as a useful, but low-priority fix.  Would increase priority if a 
small patch was provided.
Comment 2 Eclipse Webmaster CLA 2009-08-30 02:50:34 EDT
LATER/REMIND bugs are being automatically reopened as P5 because the LATER and REMIND resolutions are deprecated.