Skip to content

Conversation

@MeteorsLiu
Copy link
Contributor

No description provided.

Copilot AI review requested due to automatic review settings April 7, 2025 11:00
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.

Copilot reviewed 5 out of 10 changed files in this pull request and generated no comments.

Files not reviewed (5)
  • cjson/go.mod: Language not supported
  • cjson/llcppg.cfg: Language not supported
  • cjson/llcppg.pub: Language not supported
  • cjson/llcppg.symb.json: Language not supported
  • cjson/llpkg.cfg: Language not supported
Comments suppressed due to low confidence (1)

cjson/_demo/hello/hello.go:49

  • The use of unsafe.StringData for converting a Go string to a pointer may be non-portable or unsafe in different Go versions. Consider using a more stable, supported approach for converting strings to a pointer if available.
return cjson.ParseWithLength((*c.Char)(unsafe.Pointer(unsafe.StringData(value))), uintptr(len(value)))

@MeteorsLiu
Copy link
Contributor Author

need review @aofei

@luoliwoshang luoliwoshang merged commit 63d53bb into goplus:main Apr 7, 2025
3 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.

2 participants