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

Cannot look up associated type for imported conformance #39

Open
Kyle-Ye opened this issue Feb 25, 2024 · 1 comment
Open

Cannot look up associated type for imported conformance #39

Kyle-Ye opened this issue Feb 25, 2024 · 1 comment

Comments

@Kyle-Ye
Copy link
Member

Kyle-Ye commented Feb 25, 2024

Compiler issue on non-Darwin platform(Linux and WASM).

Cannot look up associated type for imported conformance:
(struct_type decl=_OpenGraph.(file).OGAttribute)
(associated_type_decl "_ObjectiveCType" access=public overridden=)
Please submit a bug report (https://swift.org/contributing/#reporting-bugs) and include the crash backtrace.
Stack dump:
@Kyle-Ye Kyle-Ye added bug Something isn't working help wanted PR contribution is appreciated platform: Linux platform: WASM labels Feb 25, 2024
@Kyle-Ye
Copy link
Member Author

Kyle-Ye commented Feb 25, 2024

Tracked on upstream via swiftlang/swift#71086

Kyle-Ye added a commit that referenced this issue Feb 25, 2024
Kyle-Ye added a commit that referenced this issue Feb 25, 2024
Kyle-Ye added a commit that referenced this issue Feb 25, 2024
* Update GraphHost

* Update GraphValue and GraphInputs

* Add BodyAccessor and BodyAccessorRule

* Add StaticBody implementation

* Complete missing part of StaticBody

* Update StaticBody

* Add BodyAccessor.makeBody logic

* Workaround non-Darwin platform build issue

Tracked with #39

* Add scripts and update swift-syntax version
@Kyle-Ye Kyle-Ye added build issue and removed bug Something isn't working labels Feb 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant