Tom94 / tev

High dynamic range (HDR) image viewer for graphics people
BSD 3-Clause "New" or "Revised" License
1.08k stars 86 forks source link

Non experimental coroutines #207

Closed Tom94 closed 9 months ago

Tom94 commented 1 year ago

The latest Apple Clang no longer requires an experimental namespace around coroutines (and warns about its removal). Once GitHub's macOS CI runners get updated, this PR will be merged to squash the warnings.