Skip to content

fix issue 1488#1490

Open
zeroy0410 wants to merge 1 commit into
google:mainfrom
zeroy0410:fix_issue_1488
Open

fix issue 1488#1490
zeroy0410 wants to merge 1 commit into
google:mainfrom
zeroy0410:fix_issue_1488

Conversation

@zeroy0410

@zeroy0410 zeroy0410 commented Jul 20, 2025

Copy link
Copy Markdown

@jnomikos

Copy link
Copy Markdown

I ran into the same issue in my project, which has multiple objects with functions that take std::string. I tested this PR and can confirm it resolves the problem for me.

@AdrianEddy

Copy link
Copy Markdown

Any update? It also solved the issue for me

@jnomikos

jnomikos commented Oct 6, 2025

Copy link
Copy Markdown

Any update? It also solved the issue for me

Solved it for me too. Without this fix, over half the plugins on the project I am working on do not build

@SeeRich

SeeRich commented Nov 20, 2025

Copy link
Copy Markdown

Any update on this? Just encountered the same issue.

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.

The code generated using std::string in the namespace does not introduce ToCppString

4 participants