Replies: 1 comment
-
While we fixed a lot of these fixing some breaks code if you suppress it the wrong way. Generally unless you know for sure the value can never be less than zero then you are best off casting the unsigned to signed rather than vice versa. That said know king if it can be less than zero is often quite difficult to determine.
On 14 Mar 2024, at 12:25 am, Daryl ***@***.***> wrote:
Is this a concern at all?
image.png (view on web)<https://github.com/xLightsSequencer/xLights/assets/4643499/78d67be9-c458-4893-a928-1a86720f7cb4>
—
Reply to this email directly, view it on GitHub<#4403>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/ACOOXKBEFVHQRCH2HSEWHMTYYBHVZAVCNFSM6AAAAABEUFH2YKVHI2DSMVQWIX3LMV43ERDJONRXK43TNFXW4OZWGM3DONRSGU>.
You are receiving this because you are subscribed to this thread.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Is this a concern at all?
Beta Was this translation helpful? Give feedback.
All reactions