Skip to content

build_error: both 'short' and '_Bool' in declaration specifiers #2

@wesley-lewis

Description

@wesley-lewis

ERROR:

In file included from exrecover.c:106:
ex.h:194:17: error: both ‘short’ and ‘_Bool’ in declaration specifiers
  194 | typedef short   bool;

Steps to Reproduce:

  • build the master branch
make

Possible solution:

  • why not just import stdbool.h

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