Skip to content

Include cstdint for uint16_t#305

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

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

Conversation

@skitt

@skitt skitt commented Jun 25, 2023

Copy link
Copy Markdown
Contributor

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
Copy Markdown

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

@kendofriendo

Copy link
Copy Markdown

Thank you Skitt. You saved my eyes.

@schuellerf

Copy link
Copy Markdown

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

@dioni21

dioni21 commented May 6, 2024

Copy link
Copy Markdown
Contributor

Already reported at #302

@frostworx

Copy link
Copy Markdown

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
Copy Markdown

Still no pull in 2026

@skitt

skitt commented Jan 24, 2026

Copy link
Copy Markdown
Contributor Author

Still no pull in 2026

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

@diogovernier

Copy link
Copy Markdown

Confirming this still hits GCC 15.2 on Arch (rolling). Patch resolves cleanly in 2026-04. +1 to merge.

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.

7 participants