flat assembler
Message board for the users of flat assembler.
Index
> Compiler Internals > Problem with "dt" ! |
Author |
|
revolution 22 Feb 2009, 15:10
Use a decimal point:
Code: 9875645.0 |
|||
22 Feb 2009, 15:10 |
|
LocoDelAssembly 22 Feb 2009, 15:16
Quote:
I have error message with FASMW. |
|||
22 Feb 2009, 15:16 |
|
DarkLight 22 Feb 2009, 15:28
strange, very strange...
|
|||
22 Feb 2009, 15:28 |
|
DarkLight 22 Feb 2009, 15:35
LocoDelAssembly wrote:
Try "per_3 dt 9,9,9,9,9,9" ... |
|||
22 Feb 2009, 15:35 |
|
revolution 22 Feb 2009, 15:41
Looks like a fasm bug to me.
dt 9,9 ; ---> 09 00 00 00 00 00 00 00 09 00 |
|||
22 Feb 2009, 15:41 |
|
revolution 22 Feb 2009, 15:44
fasm manual wrote: dt accepts the word and quad word value separated with colon, the quad word is stored first. |
|||
22 Feb 2009, 15:44 |
|
Tomasz Grysztar 22 Feb 2009, 15:45
Yup, it's a bug.
The only valid syntax for this should be dt 9:9 |
|||
22 Feb 2009, 15:45 |
|
Tomasz Grysztar 22 Feb 2009, 16:14
OK, the new release with this minor fix is done.
|
|||
22 Feb 2009, 16:14 |
|
revolution 22 Feb 2009, 16:20
Look at that folks, less than half an hour after confirmation of the bug and it is fixed.
v1.67.34 is there. |
|||
22 Feb 2009, 16:20 |
|
LocoDelAssembly 22 Feb 2009, 19:18
haha, I see that an even number of arguments was required to trigger the bug then, I tested "per_3 dt 9,8,7".
|
|||
22 Feb 2009, 19:18 |
|
revolution 22 Feb 2009, 19:29
LocoDelAssembly: You didn't do enough testing
|
|||
22 Feb 2009, 19:29 |
|
DarkLight 23 Feb 2009, 15:44
Great !
Thank you! |
|||
23 Feb 2009, 15:44 |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2024, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.