Skip to content

Properly skip duplicate class id exports - #2065

Merged
dcodeIO merged 2 commits into
mainfrom
issue-1731
Sep 11, 2021
Merged

Properly skip duplicate class id exports#2065
dcodeIO merged 2 commits into
mainfrom
issue-1731

Conversation

@dcodeIO

@dcodeIO dcodeIO commented Sep 11, 2021

Copy link
Copy Markdown
Member

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

dcodeIO commented Sep 11, 2021

Copy link
Copy Markdown
Member Author

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