Skip to content

Conversation

@FuwwyCodingCOwO
Copy link

I have replaced miscellaneous.h with stdbool.h, and tried my best to also replace TRUE/FALSE with true/false respectively. Also, considering CC = gcc, this should be reasonable considering stdbool.h should already be there anyway (located at /usr/lib/gcc/x86_64-pc-linux-gnu/<VERSION>/include, at least on my system)

miscellaneous.h:6:13: error: ‘bool’ cannot be defined via ‘typedef’ 6 | typedef int bool; | ^~~~ miscellaneous.h:6:13: note: ‘bool’ is a keyword with ‘-std=c23’ onwards 
@FuwwyCodingCOwO
Copy link
Author

rip:
Device id=0xc08b, name=G502 Hero - is not supported yet!

@FuwwyCodingCOwO
Copy link
Author

I'll look into it, but I need sleep first

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant