[Dlang-internal] multiple symbols definitiond caused by an inlining experiment
Basile B.
b2.temp at gmx.com
Fri Jan 25 14:34:19 UTC 2019
On Friday, 25 January 2019 at 06:17:18 UTC, Basile B. wrote:
> Yesterday I've decided to fix
> https://issues.dlang.org/show_bug.cgi?id=16360.
> quite quickly I've managed to fix the case of static structs
> and unions [1] however the linker now complains that the nested
> static stuff is defined several times.
>
> Where should I look at to fix this ?
>
> [1]:
> https://github.com/Basile-z/dmd/commit/89031aa795a055b1365bf0ab62dadcf39cd0c16b
Please ignore. Actually solved.
More information about the Dlang-internal
mailing list