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

Switch from mxml to libxml2 #1761

Merged
merged 3 commits into from
May 31, 2024
Merged

Switch from mxml to libxml2 #1761

merged 3 commits into from
May 31, 2024

Conversation

ejurgensen
Copy link
Member

mxml 4 is binary and source incompatible with 3, and there is no easy way to stay compatible with both. Not great for a library. So replace with libxml2, hopefully that is more stable. Also means we can get rid of all the mxml hacks.

@ejurgensen ejurgensen force-pushed the mxml_to_libmxml_1 branch 2 times, most recently from 4245738 to 7155516 Compare May 31, 2024 21:33
mxml 4 is binary and source incompatible with 3, and there is no easy way to
stay compatible with both. Not great for a library. So replace with libxml2,
hopefully that is more stable. Also means we can get rid of all the mxml hacks
@ejurgensen ejurgensen force-pushed the mxml_to_libmxml_1 branch from 7155516 to f6ee669 Compare May 31, 2024 21:48
@ejurgensen ejurgensen merged commit f8d42a2 into master May 31, 2024
4 checks passed
@ejurgensen ejurgensen deleted the mxml_to_libmxml_1 branch June 9, 2024 20:14
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