Skip to content

Type errors after the type hinting added. #16

@noisesmith

Description

@noisesmith

In working with the newer version I've discovered that versions after 0.3.0 / 2bea304 consistently cause this error on my machine:

pl.danieljanus.tagsoup=> (lazy-parse-xml "http://google.com")

ClassCastException com.sun.xml.internal.stream.events.AttributeImpl cannot be cast to javax.xml.stream.events.StartElement  pl.danieljanus.tagsoup/xml-name (tagsoup.clj:182)

Leiningen 2.5.3 on Java 1.8.0_65 Java HotSpot(TM) 64-Bit Server VM

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions