Symbol already defined (variable) in OnDlgResponse
#6

This is quite strange. Looks like it may be a compiler bug. If I move that header variable to the end of the list it suddenly starts working. Putting it any other places causes the bug.

Edit: the problem is this array:
PHP код:
randomex[4][1
Removing it, or its second dimension solves the bug. The second dimension is useless, anyway, because it only has 1 slot.
Reply


Messages In This Thread
Symbol already defined (variable) in OnDlgResponse - by Riwerry - 08.02.2016, 14:45
Re: Symbol already defined (variable) in OnDlgResponse - by Karan007 - 08.02.2016, 15:02
Re: Symbol already defined (variable) in OnDlgResponse - by jlalt - 08.02.2016, 15:10
Re: Symbol already defined (variable) in OnDlgResponse - by Riwerry - 08.02.2016, 15:12
Re: Symbol already defined (variable) in OnDlgResponse - by SecretBoss - 08.02.2016, 15:30
Re: Symbol already defined (variable) in OnDlgResponse - by Vince - 08.02.2016, 15:50
Re: Symbol already defined (variable) in OnDlgResponse - by K0P - 08.02.2016, 15:52

Forum Jump:


Users browsing this thread: 1 Guest(s)