9

I'm running it on a 32-bit emulator, maybe that's the issue here? i don't know honestly

you are viewing a single comment's thread
view the rest of the comments
[-] lurch@sh.itjust.works 2 points 1 month ago

Maybe. It's a type error. The -1 can't go into an unsigned type, because the "-" is the sign.

I'm afraid to be sure you're doing it right, you have to understand the surrounding code.

But possible fixes include:

  • Changing -1 to an unsigned number.

  • Changing the type of the variable it goes into.

  • Something entirely different, maybe even deleting that part of the code.

this post was submitted on 25 Sep 2024
9 points (100.0% liked)

linux4noobs

1340 readers
1 users here now

linux4noobs


Noob Friendly, Expert Enabling

Whether you're a seasoned pro or the noobiest of noobs, you've found the right place for Linux support and information. With a dedication to supporting free and open source software, this community aims to ensure Linux fits your needs and works for you. From troubleshooting to tutorials, practical tips, news and more, all aspects of Linux are warmly welcomed. Join a community of like-minded enthusiasts and professionals driving Linux's ongoing evolution.


Seeking Support?

Community Rules

founded 1 year ago
MODERATORS