Steve

US, 10.01.2008, 22:56 |
FASM 1.67.25 available (Announce) |
2007-12-30:
[-] Fixed a couple of bugs related to undefined symbol error signaling.
Home page:
http://flatassembler.net/
Downloads:
http://flatassembler.net/download.php |
DOS386
24.01.2008, 02:35
@ Steve
|
Buggy FASM 1.67.25 available |
> [-] Fixed a couple of bugs related to undefined symbol error signaling.
There is a critical new bug in the DOS hosted version without IDE 
- Use the IDE
- Use 1.67.24
- Use Win32 version via HX
Tomasz knows, but his PC is reportedly dead by now  --- This is a LOGITECH mouse driver, but some software expect here
the following string:*** This is Copyright 1983 Microsoft *** |
Rugxulo

Usono, 30.01.2008, 04:28
@ DOS386
|
FASM 1.67.26 available |
> > [-] Fixed a couple of bugs related to undefined symbol error signaling.
>
> There is a critical new bug in the DOS hosted version without IDE 
Most DOS bugs should be fixed now in 1.67.26 except "-dBLAH" without value (so use "-dBLAH=" instead if that presents a problem, but it's probably unlikely that many people use that so far, though). Also, most SSE4 has been added, too. So, no worries.  |
Steve

US, 30.01.2008, 12:39
@ DOS386
|
Buggy FASM 1.67.25 available |
> There is a critical new bug in the DOS hosted version without IDE 
I've been waiting all week for you to tell us what it is, and I'm getting impatient. What's the story? |
Rugxulo

Usono, 31.01.2008, 03:32
@ Steve
|
Buggy FASM 1.67.25 available |
> > There is a critical new bug in the DOS hosted version without IDE 
>
> I've been waiting all week for you to tell us what it is, and I'm getting
> impatient. What's the story?
Basically the cmdline DOS version broke when he added support for "-d". But it should be (mostly) okay now. And 1.67.27 is in the works (w/ full SSE4 support) and should be even fix the minor issue remaining (if he hasn't already done so in silent update, heh).
EDIT: If you really want all the gory details, check here.  |