Skip to content

Compile error on Fedora 42 #44

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.

Activity

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

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