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

XCode 11.3 creates warning on Compile: withUnsafeBytes is depreciated #4

Open
DF9TS opened this issue Dec 16, 2019 · 0 comments
Open

Comments

@DF9TS
Copy link

DF9TS commented Dec 16, 2019

XCode 11.3 (11C29) generates this warning on compile:

/Users/.../MidiParser/Source/MidiData/MidiSequence.swift:40:27: 'withUnsafeBytes' is deprecated: use withUnsafeBytes<R>(_: (UnsafeRawBufferPointer) throws -> R) rethrows -> R instead

I am new to Swift and can'T help myself, sorry.

Regards

Gerd.

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

No branches or pull requests

1 participant