﻿id	summary	reporter	owner	description	type	status	milestone	component	version	severity	resolution	keywords	cc
3666	Au3Check issue when error is in include at last line and there is no crlf at the end	mLipok		"Try to run:
Track_Au3Check_Main.au3


{{{
""Z:\AutoItPortable\__COMUNITY\TRACK\Track_Au3Check_Main.au3""(3,34) : warning: $A: possibly used before declaration.
$A
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
""Z:\AutoItPortable\__COMUNITY\TRACK\Track_Au3Check_Main.au3""(3,34) : error: Statement cannot be just an expression.
$A
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
""Z:\AutoItPortable\__COMUNITY\TRACK\Track_Au3Check_Main.au3""(3,34) : error: $A: undeclared global variable.
$A
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
Z:\AutoItPortable\__COMUNITY\TRACK\Track_Au3Check_Main.au3 - 2 error(s), 1 warning(s)

}}}


After quick check you can found out that: the problem is not located in Track_Au3Check_Main.au3 ...  '''but it is inside  Track_Au3Check_UDF.au3''' as a last line.

Au3Check  should show proper line and udf file .

"	Bug	new		Au3Check	3.3.14.5	None			
