flat assembler
Message board for the users of flat assembler.
Index
> IDE Development > critical FASMW.exe IDE bug. |
Author |
|
Tomasz Grysztar 29 Sep 2005, 10:55
It has to be related to the recent development beign done on the IDE - see
http://board.flatassembler.net/topic.php?t=3810 Sorry, I should have released the development versions as a separate downloads, since the IDE that originally came with fasm 1.64 (version 0.92.6 if I recall correctly) was already very stable. The 0.92.7 and 0.92.8 were quick releases as the new feature was developed, and since this feature affected almost all of the internal mechanisms of the editor, those hasty releases were very buggy. The 0.92.9 seems to be stable again, though still needs to be tested. |
|||
29 Sep 2005, 10:55 |
|
forsaken 29 Sep 2005, 11:50
ok, thanks for the quick reply
i didnt know that there where newer versions of the IDE availible once again, thanks for the quick response. i would also like to congratulate you for your awsome success, im quite sure that FASM is going to become the leading ASM compiler in the near future, i love it! Regards, forsaken. |
|||
29 Sep 2005, 11:50 |
|
forsaken 29 Sep 2005, 12:11
ok, i was bored so i made a little crashdummy example
Code: format PE GUI 4.0 Entry init section '.data' readable writeable CRASH_STRING DB "i",13,"will",13,"cause",13,"an",13,"error",13,13,"i",13,"will",13,"prevail!",13,"ABCDEFGHIJKLMNOPQRSTUVWXYZ1234567890ÅÄÖ",13,"abcdefghijklmnopqrstuvwxyz1234567890åäö",13,"time to say goodbye to ur code and the IDE!" section '.code' code readable executable init: try saving that and then reloading it in the IDE theirs nothing there... :/ anyway, if i got this straight... there is a stable build of the IDE somewhere? |
|||
29 Sep 2005, 12:11 |
|
Tomasz Grysztar 29 Sep 2005, 12:48
OK, I'm uploading the new version with the fix for this. I could restore the package to have the 0.92.6, but I prefer to do it this way to force the new version to be tested until it becomes stable, too. (Thanks for the useful report, btw). This is still 0.9x.x, which means it's still not final one, and thus I cannot guarantee it will be always stable - so frequent backups are highly recommended (well, they are always recommended anyway). However I'm trying to fix any reported problems as soon as possible.
|
|||
29 Sep 2005, 12:48 |
|
forsaken 03 Oct 2005, 06:37
ok, i look forward to the release.
ill keep an eye out for more bugs |
|||
03 Oct 2005, 06:37 |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2025, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.