[Bug 76] dyn. array length++ fails

H. S. Teoh hsteoh at quickfur.ath.cx
Tue Sep 3 14:20:53 PDT 2013


On Tue, Sep 03, 2013 at 11:05:10PM +0200, Ramon wrote:
> On Tuesday, 3 September 2013 at 15:43:26 UTC, Iain Buclaw wrote:
> >http://bugzilla.gdcproject.org/show_bug.cgi?id=76
> >
> >--- Comment #2 from Iain Buclaw <ibuclaw at gdcproject.org>
> >2013-09-03 15:43:14 UTC ---
> >also, gcc-4.6 is rather old, I'd suggest switching over to
> >gcc-4.7/4.8.
> 
> (on Linux Mint 15, up-to-date)
> 
> $ dmd
> DMD32 D Compiler v2.063.2
> 
> $ gdc --version
> gdc (Ubuntu/Linaro 4.6.3-4ubuntu1) 4.6.3
> 
> $ gcc --version
> gcc (Ubuntu/Linaro 4.7.2-2ubuntu1) 4.7.2
> 
> Thanks -R

Hmm. Has the newest gdc packages not made it into Ubuntu yet? You could
try installing the .deb's directly from here:

	ftp://ftp.debian.org/debian/pool/main/g/gcc-4.8/
	(look for packages named gdc-4.8_4.8.1-9_${your_architecture}.deb)

It *should* be installable if your system is reasonably up-to-date.


T

-- 
Turning your clock 15 minutes ahead won't cure lateness---you're just making time go faster!


More information about the D.gnu mailing list