Skip to content

cgen: fix codegen for alias type interface methods#22902

Merged
spytheman merged 2 commits intovlang:masterfrom
felipensp:fix_aliased_interface_methods
Nov 18, 2024
Merged

cgen: fix codegen for alias type interface methods#22902
spytheman merged 2 commits intovlang:masterfrom
felipensp:fix_aliased_interface_methods

Conversation

@felipensp
Copy link
Copy Markdown
Member

@felipensp felipensp commented Nov 18, 2024

Comment thread vlib/v/gen/c/cgen.v Outdated
@felipensp felipensp marked this pull request as ready for review November 18, 2024 14:07
Copy link
Copy Markdown
Contributor

@spytheman spytheman left a comment

Choose a reason for hiding this comment

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

Excellent work.

@spytheman spytheman merged commit faac1fd into vlang:master Nov 18, 2024
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.

RUNTIME memory access error when aliased type was not reduplicates every method of base type to fullfills some interface

3 participants