WinRedraw() was deleted? Topic is solved

Report problems with documented functionality
crocodile
Posts: 98
Joined: 28 Dec 2020, 13:41

WinRedraw() was deleted?

Post by crocodile » 27 Sep 2022, 10:37

I'm getting this error, but I don't see any changes related to it.

Code: Select all

Warning: This variable appears to never be assigned a value.

Specifically: global WinRedraw

▶	001: WinRedraw(0)
	002: Exit

For more details, read the documentation for #Warn.


Tensai
Posts: 29
Joined: 12 Dec 2019, 14:15

Re: WinRedraw() was deleted?

Post by Tensai » 27 Sep 2022, 23:38

Seems to be working on Beta9, but not Beta10. @swagfag is probably correct that it was just overlooked.

guest3456
Posts: 3462
Joined: 09 Oct 2013, 10:31

Re: WinRedraw() was deleted?

Post by guest3456 » 29 Sep 2022, 00:17

should be in bug reports then?


User avatar
jNizM
Posts: 3183
Joined: 30 Sep 2013, 01:33
Contact:

Re: WinRedraw() was deleted?

Post by jNizM » 29 Sep 2022, 01:45

Already fixed: https://github.com/Lexikos/AutoHotkey_L/commit/ef455a26f7c87f2932d07a703b50fe59f8d84361
Just have to wait for the new beta

But yes. Should be in Bugreports so I moved the topic
[AHK] v2.0.5 | [WIN] 11 Pro (Version 22H2) | [GitHub] Profile

lexikos
Posts: 9583
Joined: 30 Sep 2013, 04:07
Contact:

Re: WinRedraw() was deleted?  Topic is solved

Post by lexikos » 02 Oct 2022, 02:31

Fixed by v2.0-beta.11.

Post Reply

Return to “Bug Reports”