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

Fix Segmentation fault error in Swift4.1 #25

Merged

Conversation

naoto0n2
Copy link
Contributor

@naoto0n2 naoto0n2 commented Apr 6, 2018

Fixed #24

It seems that an error has occurred due to a compiler bug.
So I avoided this error by changing only the description method.
Build succeeded in the following environment.

[Environment] Xcode9.3, Swift4.1

@ra1028
Copy link
Owner

ra1028 commented Apr 6, 2018

@naoto0n2
Thanks! 🎉
There are still several things to do as support for Swift4.1, but I merge it immediately as the first workaround and publish with tag 1.4.1.

@ra1028 ra1028 merged commit 0fa99e2 into ra1028:master Apr 6, 2018
@naoto0n2 naoto0n2 deleted the fix-segmentation-fault-error-in-swift4.1 branch April 6, 2018 12:07
@ra1028 ra1028 mentioned this pull request Apr 6, 2018
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