Bug 159456 - [1.5][compiler] Enable compiler warning for raw type reference by default
Summary: [1.5][compiler] Enable compiler warning for raw type reference by default
Status: VERIFIED FIXED
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 3.2   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: 3.3 M3   Edit
Assignee: Olivier Thomann CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-10-02 10:19 EDT by Philipe Mulet CLA
Modified: 2006-10-30 04:27 EST (History)
1 user (show)

See Also:


Attachments
Proposed patch (2.72 KB, patch)
2006-10-02 10:22 EDT, Philipe Mulet CLA
no flags Details | Diff
Complete patch (jdt.core + updated tests) (48.72 KB, patch)
2006-10-02 23:27 EDT, Olivier Thomann CLA
no flags Details | Diff
Patch for jdt/ui (967 bytes, patch)
2006-10-02 23:28 EDT, Olivier Thomann CLA
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Philipe Mulet CLA 2006-10-02 10:19:59 EDT
3.3M2

The compiler should diagnose references to raw types as a warning by default.
Comment 1 Philipe Mulet CLA 2006-10-02 10:20:37 EDT
Remember to document this in the what's new part of buildnotes.
Comment 2 Philipe Mulet CLA 2006-10-02 10:22:01 EDT
Created attachment 51251 [details]
Proposed patch

Still need to update the test suites.
Comment 3 Olivier Thomann CLA 2006-10-02 23:27:32 EDT
Created attachment 51300 [details]
Complete patch (jdt.core + updated tests)
Comment 4 Olivier Thomann CLA 2006-10-02 23:28:00 EDT
Created attachment 51301 [details]
Patch for jdt/ui

Corresponding patch for jdt/ui.
Comment 5 Olivier Thomann CLA 2006-10-02 23:28:43 EDT
Since this fix requires a patch to be applied also on the ui side, I will postpone  it after the integration build.
Comment 6 Markus Keller CLA 2006-10-03 10:57:37 EDT
I've released Patch for jdt/ui to HEAD.
Comment 7 Olivier Thomann CLA 2006-10-03 11:20:30 EDT
Released for 3.3M3.
Comment 8 David Audel CLA 2006-10-30 04:27:58 EST
Verified for 3.3 M3 using build I20061030-0010