https://issues.dlang.org/show_bug.cgi?id=24769
--- Comment #5 from Richard (Rikki) Andrew Cattermole <[email protected]> --- The -i switch suffers the same duplicate issues as the pragma, you should not have to be altering your compile command to remove this, nor tell the linker how to handle duplicates. Solving it for one, solves it for both. --
