Skip to content

Properly skip duplicate class id exports #2065

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

Merged
merged 2 commits into from
Sep 11, 2021
Merged

Properly skip duplicate class id exports #2065

merged 2 commits into from
Sep 11, 2021

Conversation

dcodeIO
Copy link
Member

@dcodeIO dcodeIO commented Sep 11, 2021

Fixes #1731 by making sure that class id exports aren't added twice, which can happen when an imported file is also a yet unprocessed entry file.

  • I've read the contributing guidelines
  • I've added my name and email to the NOTICE file

@dcodeIO
Copy link
Member Author

dcodeIO commented Sep 11, 2021

No test as the case is rare and rather specific and awkward to construct. The fix is only logical, though, just an oversight.

@dcodeIO dcodeIO merged commit c56a7f5 into main Sep 11, 2021
@dcodeIO dcodeIO deleted the issue-1731 branch September 14, 2021 12:21
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.

Not understandable fatal error from asc.
2 participants