Skip to content

Fixed the issue where abstract generators would trigger SGF1003#68

Merged
ByronMayne merged 1 commit into
masterfrom
67-sgf1003-case
Jun 26, 2026
Merged

Fixed the issue where abstract generators would trigger SGF1003#68
ByronMayne merged 1 commit into
masterfrom
67-sgf1003-case

Conversation

@ByronMayne

@ByronMayne ByronMayne commented Jun 26, 2026

Copy link
Copy Markdown
Owner

Fixes: #67

The issue was caused because the analyzer did not check if the class was abstract before emitting that it does not have a default constructor.

This should not happen because abstract generators can't be constructed anyway
@ByronMayne ByronMayne linked an issue Jun 26, 2026 that may be closed by this pull request
@ByronMayne ByronMayne mentioned this pull request Jun 26, 2026
@ByronMayne ByronMayne merged commit 130a530 into master Jun 26, 2026
8 checks passed
@ByronMayne ByronMayne deleted the 67-sgf1003-case branch July 6, 2026 03:16
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.

SGF1003 case

1 participant