https://issues.dlang.org/show_bug.cgi?id=24127
Andrea Fontana <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #4 from Andrea Fontana <[email protected]> --- Similar problem here. A C library with different file with the same name: hello/utils.c world/utils.c dmd hello/utils.c world/utils.c won't compile. --
