[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Gm2] INTEGER8 array element conversion error
From: |
Gaius Mulley |
Subject: |
Re: [Gm2] INTEGER8 array element conversion error |
Date: |
Thu, 08 Apr 2010 17:34:49 +0100 |
User-agent: |
Gnus/5.11 (Gnus v5.11) Emacs/22.2 (gnu/linux) |
SiTex Graphics <address@hidden> writes:
> Hi Gaius,
>
> Thanks for taking a look at the INTEGER8 indexing problem. I've
> stumbled across another bug with INTEGER8 vars. If an array element
> of type INTEGER8 is returned from a function with a different return
> type (INTEGER32 in this case), gm2 performs an incorrect conversion.
> Test files attached. Compile with:
>
> gm2 -o test8 -fiso -fmakeall test8.mod
>
> Returning a simple variable of type INTEGER8 seems to work fine. XDS
> and Stonybrook both automatically handle the conversion.
>
> Thanks,
> Scott
Hi Scott,
thought I'd tackle the easier bug first - this is now fixed in the
latest CVS. Many thanks for the bug report and test code
regards,
Gaius