tid-kijyun / Kanna

Kanna(鉋) is an XML/HTML parser for Swift.
MIT License
2.42k stars 221 forks source link

Kanna/libxmlHTMLNode.swift:144: Fatal error: Unexpectedly found nil while implicitly unwrapping an Optional value #247

Closed qoli closed 3 years ago

qoli commented 3 years ago

Description:

Kanna/libxmlHTMLNode.swift:144: Fatal error: Unexpectedly found nil while implicitly unwrapping an Optional value

Installation method:

Kanna version (or commit hash):

5.2.4

swift --version

swift 5

Xcode version (optional):

krishjainx commented 3 years ago

I can fix this. Can someone assign this to me? @qoli

krishjainx commented 3 years ago

@tid-kijyun Doesn't my commit you merged and modified already fix this issue too. The "line 144" thing. So maybe close this?

tid-kijyun commented 3 years ago

duplicate #242