Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 365940 - [xtend][validation] Dispatch: Missing validation for dispatch / non dispatch
Summary: [xtend][validation] Dispatch: Missing validation for dispatch / non dispatch
Status: CLOSED FIXED
Alias: None
Product: TMF
Classification: Modeling
Component: Xtext (show other bugs)
Version: 2.2.0   Edit
Hardware: PC Mac OS X - Carbon (unsup.)
: P3 normal (vote)
Target Milestone: M5   Edit
Assignee: Jan Koehnlein CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-12-07 13:07 EST by Sebastian Zarnekow CLA
Modified: 2017-09-19 17:40 EDT (History)
3 users (show)

See Also:
sebastian.zarnekow: juno+


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sebastian Zarnekow CLA 2011-12-07 13:07:42 EST
No warning in:

class Sample {
	def dispatch foo(Object o) {
		
	}	
	
	def dispatch foo(Void o) {
		
	}	
	
	def foo(String s) {
		
	}
}
Comment 1 Jan Koehnlein CLA 2012-01-04 09:47:47 EST
Pushed to MASTER
Comment 2 Karsten Thoms CLA 2017-09-19 17:29:04 EDT
Closing all bugs that were set to RESOLVED before Neon.0
Comment 3 Karsten Thoms CLA 2017-09-19 17:40:23 EDT
Closing all bugs that were set to RESOLVED before Neon.0