Skip to content

macOS Ventura (13.5.1) make errors #32

Open
@yvan1990

Description

@yvan1990

Describe your bug here. And how to reproduce it.

Make errors:

cc -c -O2 -fno-strict-aliasing -Werror  -I/usr/local/include/SDL2 -D_THREAD_SAFE -DSYSTEM_VOLUME_MIXER_AVAILABLE=0 -I. -Wno-strict-prototypes smb1/smb1_00.c -o smb1/smb1_00.o
smb1/smb1_00.c:963:12: error: result of comparison of constant 7 with expression of type 'bool' is always true [-Werror,-Wtautological-constant-out-of-range-compare]
    if (v5 < 7)
        ~~ ^ ~
1 error generated.
make: *** [smb1/smb1_00.o] Error 1

What is your build target?

Mac

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions