Bug 23382 - 'Show error before compiling' shows unreal errors
Summary: 'Show error before compiling' shows unreal errors
Status: RESOLVED DUPLICATE of bug 17104
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 2.0   Edit
Hardware: PC Linux
: P3 normal (vote)
Target Milestone: 2.1 M2   Edit
Assignee: Philipe Mulet CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-09-10 14:44 EDT by Luc Bourlier CLA
Modified: 2002-09-30 06:21 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 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 ***