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 crashes in FullXMLParser.parser with Swift 3.1 on Linux #130

Conversation

norio-nomura
Copy link
Contributor

@norio-nomura norio-nomura commented May 12, 2017

We experienced crashes on jpsim/SourceKitten#379 .
I confirmed that this branch fixes the crash by the test of jpsim/SourceKitten#378.

@norio-nomura norio-nomura changed the title Fix crashes https://github.com/jpsim/SourceKitten/issues/379 Fix crashes in FullXMLParser.parser with Swift 3.1 on Linux May 12, 2017
@codecov-io
Copy link

codecov-io commented May 12, 2017

Codecov Report

❗ No coverage uploaded for pull request base (master@51740ba). Click here to learn what that means.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #130   +/-   ##
=========================================
  Coverage          ?   27.89%           
=========================================
  Files             ?       13           
  Lines             ?     1864           
  Branches          ?        0           
=========================================
  Hits              ?      520           
  Misses            ?     1344           
  Partials          ?        0
Impacted Files Coverage Δ
Source/SWXMLHash.swift 82.05% <100%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 51740ba...f15f96b. Read the comment docs.

@drmohundro drmohundro merged commit b95e954 into drmohundro:master May 12, 2017
@drmohundro
Copy link
Owner

Thanks @norio-nomura - I'll get a point release tagged and pushed out!

@norio-nomura norio-nomura deleted the nn-fix-crash-with-swift-3.1-on-linux branch May 13, 2017 09:02
@drmohundro drmohundro added the bug label Nov 10, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants