Skip to content

Cap compatibility of XML2_jll #212

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

Merged
merged 1 commit into from
Apr 16, 2025
Merged

Cap compatibility of XML2_jll #212

merged 1 commit into from
Apr 16, 2025

Conversation

nhz2
Copy link
Member

@nhz2 nhz2 commented Apr 16, 2025

Reflect changes in JuliaRegistries/General#128961

https://github.com/GNOME/libxml2/blob/master/NEWS contains a list of features and functions that have been removed in 2.14.

Metadata about the HTML4 content model was removed from the htmlElemDesc
struct and related functions were deprecated.

The FTP module and related functions were removed.

Support for the range and point extensions of the xpointer() scheme
was removed. The rest of the XPointer implementation isn't affected.
The xpointer() scheme now behaves like the xpath1() scheme.

Several legacy symbols and the functions in xmlunicode.h were removed.

ELF version information was removed.

The shell was moved from libxml2 to xmllint. Several related functions
are no longer available.

Tests for EzXML are also now failing.

Reflect changes in JuliaRegistries/General#128961 

https://github.com/GNOME/libxml2/blob/master/NEWS contains a list of features and functions that have been removed in 2.14.

> Metadata about the HTML4 content model was removed from the htmlElemDesc
> struct and related functions were deprecated.
> 
> The FTP module and related functions were removed.
> 
> Support for the range and point extensions of the xpointer() scheme
> was removed. The rest of the XPointer implementation isn't affected.
> The xpointer() scheme now behaves like the xpath1() scheme.
> 
> Several legacy symbols and the functions in xmlunicode.h were removed.
> 
> ELF version information was removed.
> 
> The shell was moved from libxml2 to xmllint. Several related functions
> are no longer available.

Tests for EzXML are also now failing.
Copy link

codecov bot commented Apr 16, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.64%. Comparing base (adeaff7) to head (feaf7d9).
Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #212   +/-   ##
=======================================
  Coverage   97.64%   97.64%           
=======================================
  Files           7        7           
  Lines         977      977           
=======================================
  Hits          954      954           
  Misses         23       23           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@nhz2 nhz2 merged commit 3bc8fc2 into master Apr 16, 2025
25 checks passed
@nhz2 nhz2 deleted the nhz2-patch-1 branch April 16, 2025 20:08
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.

1 participant