Skip to content

Marshalling Types #1189

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

Open
wants to merge 45 commits into
base: master
Choose a base branch
from
Open

Conversation

Aidan63
Copy link
Contributor

@Aidan63 Aidan63 commented Feb 6, 2025

See HaxeFoundation/haxe#11981 for more details

Aidan63 and others added 30 commits December 15, 2024 12:21
@kevinresol
Copy link

Apparently the array access of StdVector extern does not work:

error: type '::cpp::marshal::ValueType< ::std::vector<const ::godot::Variant *>>' does not provide a subscript operator
 1024 | HXLINE( 141)            ptrs[0] = ...;
      |                         ~~~~^~

@Aidan63
Copy link
Contributor Author

Aidan63 commented Apr 5, 2025

Hmm, I'm sure it worked at some point. I'll take a look.

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