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

XML: workaround for bug in libxml2 2.9.9 #7477

Merged
merged 1 commit into from
Feb 23, 2019

Conversation

asterite
Copy link
Member

Fixes #7476

src/xml/reader.cr Outdated Show resolved Hide resolved
@asterite asterite added kind:bug A bug in the code. Does not apply to documentation, specs, etc. topic:stdlib:serialization labels Feb 23, 2019
@asterite asterite added this to the 0.28.0 milestone Feb 23, 2019
@asterite asterite merged commit 86e0f40 into crystal-lang:master Feb 23, 2019
urde-graven pushed a commit to urde-graven/crystal that referenced this pull request Feb 25, 2019
urde-graven pushed a commit to urde-graven/crystal that referenced this pull request Feb 27, 2019
* fixes:
  Foreign exceptions: basic support
  Added support for `.so' libraries, fixed segfault, small bugs
  OptionParser: optional options and arguments shifting
  XML: workaround for bug in libxml2 2.9.9 (crystal-lang#7477)
  Implement resource owner credentials (crystal-lang#7424)
  Implement #annotations (crystal-lang#7326)
  Handle signals in a separate fiber
  Compiler: reactively compute a union's type, and check for missing types
  Compiler: fix as? casting when target doesn't have a type yet
  Compiler: fix as casting when target doesn't have a type yet
  Compiler: give pare error when assigning a constant inside a multiassign
  Format: fix indent of nested array elements (crystal-lang#7450)
  Disable double write buffering in OpenSSL sockets (crystal-lang#7460)
@asterite asterite deleted the bug/libxml2-2.9.9 branch March 30, 2019 16:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind:bug A bug in the code. Does not apply to documentation, specs, etc. topic:stdlib:serialization
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants