[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Gm2] unable to access individual element of constant array
From: |
Gaius Mulley |
Subject: |
Re: [Gm2] unable to access individual element of constant array |
Date: |
Wed, 23 Jun 2010 11:43:17 +0100 |
User-agent: |
Gnus/5.11 (Gnus v5.11) Emacs/22.2 (gnu/linux) |
SiTex Graphics <address@hidden> writes:
> Hi Gaius,
>
> Here's another buglet I've been coding around. The attached code
> tries to access an element of a constant array, which generates the
> following compiler error:
>
> error: can only access arrays using variables or formal parameters
>
> Compile with
>
> gm2 -fiso -o aa -fmakeall aa.mod
>
> Regards,
> Scott
Hi Scott,
now fixed in the latest cvs. Thanks for the bug report
regards,
Gaius