Skip to content

Conversation

@luoliwoshang
Copy link
Member

No description provided.

Copilot AI review requested due to automatic review settings July 21, 2025 01:40
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR updates the libxml2 Go bindings to version 1.0.3, specifically modifying the StrPrintf function implementation in the xmlstring.go file.

  • Changes StrPrintf from a method with llgo:link directive to a standalone function with go:linkname directive
  • Removes the method implementation and replaces it with a function declaration
  • Updates the function signature to include an explicit buffer parameter

@MeteorsLiu MeteorsLiu merged commit 9b6ec50 into main Jul 21, 2025
4 checks passed
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.

3 participants