Skip to content

Error in assignement type checking for structs #413

@mkarten

Description

@mkarten

When there is a variable assignement between a struct and a struct, we only test for the same type name and not type similarity between fields name, fields type and field order.

We need to sanity check those assignments since structs can be returned from go libraries and not be compatible with the type we want

Metadata

Metadata

Assignees

Labels

bugSomething isn't workinginterpreterissue concerning the interpreter partunder investigationthe problem is currently under investigation

Type

No type
No fields configured for issues without a type.

Projects

Status
Interpreter In Progress

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions