Bug#812080: gdc-6: array assignment fails to compile

2016-01-30 Thread Iain Buclaw
On 20 January 2016 at 17:43, Iain Buclaw wrote: > On 20 January 2016 at 17:40, Matthias Klose wrote: >> >> On 20.01.2016 16:56, Iain Buclaw wrote: >>> >>> On 20 January 2016 at 10:48, Peter De Wachter wrote: >>> Package: gdc-6 Version: 6-20160117-1 Severity: normal Dear

Bug#812080: gdc-6: array assignment fails to compile

2016-01-20 Thread Iain Buclaw
On 20 January 2016 at 17:40, Matthias Klose wrote: > On 20.01.2016 16:56, Iain Buclaw wrote: > >> On 20 January 2016 at 10:48, Peter De Wachter wrote: >> >> Package: gdc-6 >>> Version: 6-20160117-1 >>> Severity: normal >>> >>> Dear Maintainer, >>> >>> This program fails to compile in this gdc sn

Bug#812080: gdc-6: array assignment fails to compile

2016-01-20 Thread Matthias Klose
On 20.01.2016 16:56, Iain Buclaw wrote: On 20 January 2016 at 10:48, Peter De Wachter wrote: Package: gdc-6 Version: 6-20160117-1 Severity: normal Dear Maintainer, This program fails to compile in this gdc snapshot: void main() { real[] a = [-1]; } It is accepted by both gdc-5 a

Bug#812080: gdc-6: array assignment fails to compile

2016-01-20 Thread Iain Buclaw
On 20 January 2016 at 10:48, Peter De Wachter wrote: > Package: gdc-6 > Version: 6-20160117-1 > Severity: normal > > Dear Maintainer, > > This program fails to compile in this gdc snapshot: > > void main() { > real[] a = [-1]; > } > > It is accepted by both gdc-5 and the dmd reference com

Bug#812080: gdc-6: array assignment fails to compile

2016-01-20 Thread Peter De Wachter
Package: gdc-6 Version: 6-20160117-1 Severity: normal Dear Maintainer, This program fails to compile in this gdc snapshot: void main() { real[] a = [-1]; } It is accepted by both gdc-5 and the dmd reference compiler. -- System Information: Debian Release: stretch/sid APT prefers uns