Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

oak: bump mtl library for deprecation warning #224

Merged
merged 1 commit into from
Oct 6, 2024

Conversation

200sc
Copy link
Contributor

@200sc 200sc commented Jul 10, 2024

WIthout this, running Init on OSX causes this output:

# dmitri.shuralyov.com/gpu/mtl
mtl.m:43:32: warning: 'supportsFeatureSet:' is deprecated: first deprecated in macOS 13.0 - Use supportsFamily instead [-Wdeprecated-declarations]
/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/System/Library/Frameworks/Metal.framework/Headers/MTLDevice.h:835:1: note: 'supportsFeatureSet:' has been explicitly marked deprecated here

@200sc 200sc self-assigned this Jul 10, 2024
@codecov-commenter
Copy link

codecov-commenter commented Jul 10, 2024

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.98%. Comparing base (3b840e6) to head (c2833fe).
Report is 2 commits behind head on master.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #224   +/-   ##
=======================================
  Coverage   94.98%   94.98%           
=======================================
  Files         143      143           
  Lines        6403     6403           
=======================================
  Hits         6082     6082           
  Misses        288      288           
  Partials       33       33           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@200sc 200sc merged commit bd67ddb into master Oct 6, 2024
3 of 6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants