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

A lot of errors in 'swift-3" branch when trying to build with latest Xcode (Version 8.0 (8A218a)) #85

Closed
ramunasjurgilas opened this issue Sep 13, 2016 · 1 comment
Milestone

Comments

@ramunasjurgilas
Copy link

It is not possible to build "swift-3" branch. Generates a lot of errors. Some of them is bellow:
Generator.swift:81:27: 'withUnsafePointer' has been renamed to 'withUnsafePointer(to::)'
Generator.swift:82:44: 'init' is unavailable: use 'withMemoryRebound(to:capacity:
)' to temporarily view memory as another layout-compatible type.

@mattrubin mattrubin added this to the 3.0 milestone Sep 19, 2016
@mattrubin
Copy link
Owner

These errors are fixed by #91.

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

2 participants