1. 13 Jun, 2021 1 commit
    • Federico G. Schwindt's avatar
      Fix compilation on macOS Big Sur · 2ac27056
      Federico G. Schwindt authored
      Fixes:
      
      In file included from vev.c:36:
       /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/pthread.h:328:6: error: macro expansion producing 'defined' has undefined behavior [-Werror,-Wexpansion-to-defined]
       #if !_PTHREAD_SWIFT_IMPORTER_NULLABILITY_COMPAT
            ^
       /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/pthread.h:197:2: note: expanded from macro '_PTHREAD_SWIFT_IMPORTER_NULLABILITY_COMPAT'
               defined(SWIFT_CLASS_EXTRA) && (!defined(SWIFT_SDK_OVERLAY_PTHREAD_EPOCH) || (SWIFT_SDK_OVERLAY_PTHREAD_EPOCH < 1))
      2ac27056
  2. 11 Jun, 2021 5 commits
  3. 10 Jun, 2021 14 commits
  4. 09 Jun, 2021 5 commits
  5. 04 Jun, 2021 4 commits
  6. 03 Jun, 2021 4 commits
  7. 02 Jun, 2021 7 commits