Quantcast
Channel: WinDev Forum
Viewing all articles
Browse latest Browse all 1914

[WD21] How to fix "Overflow during assignment"?

$
0
0
I have one runtime warning in my app's dynamic audit,
"Overflow during assignment"
in the following code:

//StdColorBG is a global array of 24 4-byte unsigned int //Background colors
//These are constants, must not be translated.
StdColorBG = [White,DarkGray,LightRed,YellowToolhelp,DarkBlue,LightCyan, ...
Transparent,LightGray,DarkYellow,DarkGreen,LightBlue,DarkMagenta, ...
Black,DarkRed,LightYellow,LightGreen,DarkCyan,LightMagenta, ...
PastelRed,PastelYellow,PastelBlue,PastelCyan,PastelGreen,PastelMagenta]

Can somebody please explain, why, and what should I do to get rid of the warning?

Best regards
Ola

Viewing all articles
Browse latest Browse all 1914

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>