Skip to content

Conversation

sbc100
Copy link
Collaborator

@sbc100 sbc100 commented Sep 25, 2025

The existing code was naming every object file with an _N suffix where N was the number files seen so far. This meant we were using suffixes for all files, not just files that were duplicates.

@sbc100 sbc100 requested a review from dschuff September 25, 2025 19:39
@sbc100 sbc100 force-pushed the tmp_object_file_naming branch from 3f57fca to a48f13c Compare September 25, 2025 21:25
The existing code was naming every object file with an `_N` suffix where
N was the number files seen so far.  This meant we were using suffixes
for all files, not just files that were duplicates.
@sbc100 sbc100 force-pushed the tmp_object_file_naming branch from a48f13c to 6b626da Compare September 25, 2025 21:33
@sbc100 sbc100 merged commit c5baec4 into emscripten-core:main Sep 25, 2025
32 checks passed
@sbc100 sbc100 deleted the tmp_object_file_naming branch September 25, 2025 22:26
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.

2 participants