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

Wip #1718

Merged
merged 13 commits into from
May 31, 2024
Merged

Wip #1718

merged 13 commits into from
May 31, 2024

Conversation

klayoutmatthias
Copy link
Collaborator

No description provided.

Matthias Koefferlein added 13 commits May 25, 2024 14:23
The effect of this fix is that tl::Variant gets enabled for
enums declared with gsi::Enum.
This happens when default arguments (specifically
user class or enum types) and passed between keyword
and positional arguments. We must not use a temporary
tl::Variant object as it gets out of scope and a
reference is stored.

In addition: better error messages for Python when
a method can't be matched to arguments.
* When deleting a macro, the tab was not closed but
  became "zombie"
* After creating a new folder, macros made there
  behaved "zombie" too
@klayoutmatthias klayoutmatthias merged commit a494892 into master May 31, 2024
24 checks passed
@klayoutmatthias klayoutmatthias deleted the wip branch May 31, 2024 20:48
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.

1 participant