Bug 23382

Summary: 'Show error before compiling' shows unreal errors
Product: [Eclipse Project] JDT Reporter: Luc Bourlier <eclipse>
Component: CoreAssignee: Philipe Mulet <philippe_mulet>
Status: RESOLVED DUPLICATE QA Contact:
Severity: normal    
Priority: P3    
Version: 2.0   
Target Milestone: 2.1 M2   
Hardware: PC   
OS: Linux   
Whiteboard:

Description Luc Bourlier CLA 2002-09-10 14:44:59 EDT
build 200209100953

The 'Show error before compiling' system displays some 'narrowing primitive
conversions' as errors even if these conversions are correct in the context
(assignment of constants, switch-case statement, ...).

The compiler manages correctly these conversions.

This problem is visible by editing the compilation unit of
org.eclipse.jdi.internal.request.EventRequestImpl
Comment 1 Philipe Mulet CLA 2002-09-30 06:21:02 EDT

*** This bug has been marked as a duplicate of 17104 ***