Yet another snapshot has been tagged. Binaries will be uploaded soon. As mentioned previously, a cross-compile is needed for this snapshot. You can use 20a/boot-2010-06-cross-x86.lisp to do the cross-compile on x86. For others, just use the standard script in tools/cross-scripts. This snapshot fixes an annoying bug in sse2 where trace returned incorrect values for floating-point arguments. This also adds two new slots to an fd-stream that will be used later to allow handling of encoding/decoding errors for external formats. Ray
On 6/30/10 12:52 PM, Raymond Toy wrote:
Yet another snapshot has been tagged. Binaries will be uploaded soon.
No, they won't. Just discovered a critical bug that causes special math functions that call out to C functions to sometimes return totally incorrect results. I know the cause and have a solution, but I need to do some more testing to see if the solution really fixes the problem. When this is fixed, I'll send an update. Ray
On 6/30/10 7:54 PM, Raymond Toy wrote:
On 6/30/10 12:52 PM, Raymond Toy wrote:
Yet another snapshot has been tagged. Binaries will be uploaded soon.
No, they won't.
Just discovered a critical bug that causes special math functions that call out to C functions to sometimes return totally incorrect results. I know the cause and have a solution, but I need to do some more testing to see if the solution really fixes the problem.
When this is fixed, I'll send an update.
Bug is fixed. Instead of making a new tag, I moved the snapshot-2010-07 tag to the new place. Binaries will be uploaded shortly. Sorry for the trouble, Ray
participants (1)
-
Raymond Toy