Bug#944380: GDC generates duplicate symbols when using mixins/interfaces

2020-03-16 Thread Iain Buclaw
On 09/11/2019 17:05, Matthias Klose wrote: > > On 09.11.19 16:53, Matthias Klumpp wrote: >> Am Sa., 9. Nov. 2019 um 16:04 Uhr schrieb Matthias Klose : >>> >>> Control: found -1 9.2.1-16 >>> Control: severity -1 important >>> >>> according to the upstream report, also with 9.2.0. >>> >>> On

Bug#944380: GDC generates duplicate symbols when using mixins/interfaces

2019-11-09 Thread Matthias Klose
On 09.11.19 16:53, Matthias Klumpp wrote: Am Sa., 9. Nov. 2019 um 16:04 Uhr schrieb Matthias Klose : Control: found -1 9.2.1-16 Control: severity -1 important according to the upstream report, also with 9.2.0. On 08.11.19 23:18, Matthias Klumpp wrote: Package: gdc-9 Version: 9.2.1-17

Bug#944380: GDC generates duplicate symbols when using mixins/interfaces

2019-11-09 Thread Matthias Klumpp
Am Sa., 9. Nov. 2019 um 16:04 Uhr schrieb Matthias Klose : > > Control: found -1 9.2.1-16 > Control: severity -1 important > > according to the upstream report, also with 9.2.0. > > On 08.11.19 23:18, Matthias Klumpp wrote: > > Package: gdc-9 > > Version: 9.2.1-17 > > Severity: serious > > > > Hi!

Bug#944380: GDC generates duplicate symbols when using mixins/interfaces

2019-11-09 Thread Matthias Klose
Control: found -1 9.2.1-16 Control: severity -1 important according to the upstream report, also with 9.2.0. On 08.11.19 23:18, Matthias Klumpp wrote: Package: gdc-9 Version: 9.2.1-17 Severity: serious Hi! Currently, GDC can't build package like gtk-d because it generates duplicate non-weak

Bug#944380: GDC generates duplicate symbols when using mixins/interfaces

2019-11-08 Thread Matthias Klumpp
Package: gdc-9 Version: 9.2.1-17 Severity: serious Hi! Currently, GDC can't build package like gtk-d because it generates duplicate non-weak symbols in object files, causing a collision when linking. This seems to happen when using mixins / interfaces. For more information and a workaround,