Skip to content

Compile error on Fedora 42 #44

Closed
Closed
@lukef

Description

@lukef

Fedora 42 uses the updated GCC 15 toolchain and I think (??) that is causing problems compiling.

A lot of errors like:

note: ‘bool’ is defined in header
‘<stdbool.h>’; this is probably fixable by adding ‘#include <stdbool.h>’

error: unknown type name ‘bool’
  334 | static bool
      |        ^~~~

I'm using:

mise 2025.4.5 linux-x64 (2025-04-18)
ruby 3.4.3

Sorry, let me know what other information is useful here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions