[Bug 76] dyn. array length++ fails

Iain Buclaw ibuclaw at ubuntu.com
Tue Sep 3 14:23:56 PDT 2013


On 3 September 2013 22:20, H. S. Teoh <hsteoh at quickfur.ath.cx> wrote:
> 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.
>

The package made it into debian unstable about 2-3 months ago... so it
will be in ubuntu+1

-- 
Iain Buclaw

*(p < e ? p++ : p) = (c & 0x0f) + '0';


More information about the D.gnu mailing list