User Activity

  • Posted a comment on discussion Open Discussion on 7-Zip

    My apple clang is 17.0.0 installed with Xcode 16.4, so the compilation works for me with the following modification of Common0.h #if defined(Z7_LLVM_CLANG_VERSION) && __clang_major__ >= 18 /*18.1.0RC*/ \ || defined(Z7_APPLE_CLANG_VERSION) && __clang_major__ >= 17 /*Apple clang version 17.0.0 (clang-1700.0.13.5)*/ #pragma GCC diagnostic ignored "-Wswitch-default" #endif I didn't find a straightforward way to install an older apple clang, so I can't confirm by tests the exact version since which the...

  • Posted a comment on discussion Open Discussion on 7-Zip

    @ipavlov thanks for the release! Having issue when building Alone2 on macOS with recent clang. The command I use make -f ../../cmpl_mac_arm64.mak The error I get clang++ -arch arm64 -O2 -c -Werror -Wall -Wextra -Weverything -Wfatal-errors -Wno-poison-system-directories -DNDEBUG -D_REENTRANT -D_FILE_OF FSET_BITS=64 -D_LARGEFILE_SOURCE -fPIC -std=c++11 -o b/m_arm64/ApfsHandler.o ../../Archive/ApfsHandler.cpp ../../Archive/ApfsHandler.cpp:3542:3: fatal error: 'switch' missing 'default' label [-Wswitch-default]...

View All

Personal Data

Username:
exkrexpexfex
Joined:
2025-08-28 19:28:32.104000

Projects

  • No projects to display.

Personal Tools

MongoDB Logo MongoDB