flat assembler
Message board for the users of flat assembler.

Index > Linux > I fix a bug

Author
Thread Post new topic Reply to topic
jiangfasm



Joined: 08 Mar 2015
Posts: 60
jiangfasm 14 Jan 2016, 13:23
-------------------------- source/linux/fasm.asm ----------------------------
index c176d89..bfdf8a6 100644
@@ -16,7 +16,8 @@ start:

mov [command_line],esp
mov ecx,[esp]
- lea ebx,[esp+4+4+ecx*4+4]
+ lea ebx,[esp+4+4+ecx*4]
+ mov ebx,[ebx]
mov [environment],ebx
call get_params
jc information



Fixed include instruction not working properly



flat assembler version 1.71.49 (2097152 kilobytes memory)
hello.asm [1]:
include 'win32wx.inc'
error: file not found.
Post 14 Jan 2016, 13:23
View user's profile Send private message Visit poster's website Reply with quote
Tomasz Grysztar



Joined: 16 Jun 2003
Posts: 8390
Location: Kraków, Poland
Tomasz Grysztar 14 Jan 2016, 15:18
This bug was already reported by l_inc in the other thread and it is fixed in the updated 1.71.49 package (the version number is not changed, because this is the version of the fasm's core and the fix only applies to interface).
Post 14 Jan 2016, 15:18
View user's profile Send private message Visit poster's website Reply with quote
jiangfasm



Joined: 08 Mar 2015
Posts: 60
jiangfasm 19 Jan 2016, 15:47
The new version have been fixed now. Thank you. fasmg there are many excellent macro command, suggested that he join fasm.
Post 19 Jan 2016, 15:47
View user's profile Send private message Visit poster's website Reply with quote
Display posts from previous:
Post new topic Reply to topic

Jump to:  


< Last Thread | Next Thread >
Forum Rules:
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You can download files in this forum


Copyright © 1999-2025, Tomasz Grysztar. Also on GitHub, YouTube.

Website powered by rwasa.