[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Gm2] comparing BYTE, WORD, and DWORD values
From: |
Gaius Mulley |
Subject: |
Re: [Gm2] comparing BYTE, WORD, and DWORD values |
Date: |
Thu, 03 May 2012 09:36:52 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/23.2 (gnu/linux) |
SiTex Graphics <address@hidden> writes:
> On 5/2/12, Gaius Mulley <address@hidden> wrote:
>> thanks for the bug report and example code - this is now fixed in the
>> latest cvs.
>
> Thanks.
>
>> This is odd as DWORD doesn't exist in gm2, there is WORD32, WORD64 or
>> WORD16, could you email me an example?
>
> My mistake - I overlooked TYPE DWORD=WORD64.
Hi Scott,
no problem!
I'm just checking some more changes in related to this issue. Binary
operators + / - * MOD DIV REM will yield and error if they find WORD,
BYTE as operands.
regards,
Gaius