ForNeVeR / ForNeVeR/Cesium

Translation unit name collision

Open
#345 4 comments 0 reactions 0 assignees View on GitHub
area:compiler good-first-issue kind:bug status:help-wanted
Dominant language
C#
Stars
451
Forks
49
Avg merge
13h 59m
Merged PRs (30d)
6

Description

After #341, we now have a potential for name collision between different translation units. Consider two files called `a/x.c` and `b/x.c`: if both use statics, then two container types named `x` will be generated.

We should think about resolving this somehow.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.