Skip to content

cl:avoid c function with valist to method#512

Merged
MeteorsLiu merged 5 commits into
xgo-dev:mainfrom
luoliwoshang:cl/valit
Jul 15, 2025
Merged

cl:avoid c function with valist to method#512
MeteorsLiu merged 5 commits into
xgo-dev:mainfrom
luoliwoshang:cl/valit

Conversation

@luoliwoshang
Copy link
Copy Markdown
Contributor

@luoliwoshang luoliwoshang commented Jul 15, 2025

part of #510

  • avoid c function with valist to method
  • with these error situation fallback to function link

@luoliwoshang luoliwoshang force-pushed the cl/valit branch 3 times, most recently from fd437bc to b586119 Compare July 15, 2025 10:49
Comment thread cl/internal/convert/funcname.go
@MeteorsLiu MeteorsLiu merged commit 4075f70 into xgo-dev:main Jul 15, 2025
12 checks passed
{
"mangle": "esp_log_write",
"c++": "esp_log_write(esp_log_level_t, const char *, const char *, ...)",
"go": "(EspLogLevelT).EspLogWrite"
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

NOTE(MeteorsLiu): This is the false result, only for cl validating.

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