﻿id	summary	reporter	owner	description	type	status	milestone	component	version	severity	resolution	keywords	cc
1769	"Au3Check does not Check ""If Not IsDeclared(""VAR"") Then Then Global Const"""	Emiel Wieldraaijer	Jos	"Hi, 

Maybe i'm wasting your time(and mine)

I don't know if it's by design or not the function of Au3Check but
If i include Constants.au3 and another include file 

Which hold the following code :

If Not IsDeclared(""IDI_HAND"")Then Global Const $IDI_HAND = 32513

Au3Check gives the following Error
C:\WorkInProgress\Include\ModernMenuRaw.au3(122,81) : ERROR:  $IDI_HAND previously declared as a 'Const'

Maybe it isn't a bug.. if it isn't it could be a feature request.

Thanks

Emiel Wieldraaijer"	Bug	closed		Au3Check	3.3.6.1	None	Rejected		
