Skip to content

Include cstdint for uint16_t#305

Open
skitt wants to merge 1 commit intoMatMoul:masterfrom
skitt:gcc-13
Open

Include cstdint for uint16_t#305
skitt wants to merge 1 commit intoMatMoul:masterfrom
skitt:gcc-13

Conversation

@skitt
Copy link
Contributor

@skitt skitt commented Jun 25, 2023

Starting with GCC 13, cstdint is included by fewer headers and needs to be explicitly included in help.h, so that uint16_t is defined. See https://gcc.gnu.org/gcc-13/porting_to.html for details.

Starting with GCC 13, cstdint is included by fewer headers and needs
to be explicitly included in help.h, so that uint16_t is defined. See
https://gcc.gnu.org/gcc-13/porting_to.html for details.

Signed-off-by: Stephen Kitt <steve@sk2.org>
@c99zealot c99zealot mentioned this pull request Aug 28, 2023
@frostworx
Copy link

thx for the patch, @skitt
please merge this simple (but important) fix, @MatMoul

@kendofriendo
Copy link

Thank you Skitt. You saved my eyes.

@schuellerf
Copy link

I had to add this locally too, to get it compiling/working in fedora 38

@dioni21
Copy link
Contributor

dioni21 commented May 6, 2024

Already reported at #302

@frostworx
Copy link

you might be interested in https://github.com/zocker-160/keyboard-center in combination with openrgb (https://openrgb-wiki.readthedocs.io/en/latest/Logitech-Keyboards/)

(unsubscribing here)

@julian18 julian18 mentioned this pull request Jun 7, 2024
@itswoland
Copy link

Still no pull in 2026

@skitt
Copy link
Contributor Author

skitt commented Jan 24, 2026

Still no pull in 2026

See https://github.com/MatMoul — OpenRGB is recommended instead of this.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants