tracker issue : CFB-3724541

select a category, or use search below
(searches all categories and all time range)
Title:

Script-based lock incorrectly flags errors

| View in Tracker

Status/Resolution/Reason: Closed/Withdrawn/

Reporter/Name(from Bugbase): Raymond Camden / cfjedimaster (Raymond Camden)

Created: 03/16/2014

Components: General - IDE

Versions: 3.0

Failure Type:

Found In Build/Fixed In Build: PublicBeta /

Priority/Frequency: Major / Most users will encounter

Locale/System: English / Platforms All

Vote Count: 0

Consider this simple function:

	public string function helloWorld() {
		lock scope="session" timeout=9 {
			
		}
		return "hello world";
	}

Thunder reports an error: "Missing return statement in function".

----------------------------- Additional Watson Details -----------------------------

Watson Bug ID:	3724541

External Customer Info:
External Company:  
External Customer Name: cfjedimaster
External Customer Email:  
External Test Config: My Hardware and Environment details:

Attachments:

Comments:

Works fine on the latest build. (Comment added from ex-user id:dsarkar)
Comment by Adobe D.
27189 | April 08, 2014 01:25:56 AM GMT