Skip to content
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

[Projection tooling] Investigate demangler errors for async functions #3007

Closed
Tracked by #3001
jkurdek opened this issue Feb 17, 2025 · 0 comments
Closed
Tracked by #3001

[Projection tooling] Investigate demangler errors for async functions #3007

jkurdek opened this issue Feb 17, 2025 · 0 comments
Assignees
Labels
area-SwiftBindings Swift bindings for .NET

Comments

@jkurdek
Copy link
Member

jkurdek commented Feb 17, 2025

The following errors occur when running demangler on purchase(options:) and products(for:)

Error while processing node 'purchase ($s8StoreKit7ProductV8purchase9confirmIn7optionsAC14PurchaseResultOSo8NSWindowC_ShyAC0H6OptionVGtYaKF)': Expected an index payload, but this has a None payload
Error while processing node 'products ($s8StoreKit7ProductV8products3forSayACGx_tYaKSlRzSS7ElementRtzlFZ)': Expected an index payload, but this has a None payload
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-SwiftBindings Swift bindings for .NET
Projects
None yet
Development

No branches or pull requests

2 participants