[FIX] UUIDGenerator-makeSeedFromSound-ifCurtailed-fix-jf

julian at beta4.com julian at beta4.com
Mon Feb 3 05:53:12 UTC 2003


from preamble:

"Change Set:		UUIDGenerator-makeSeedFromSound-ifCurtailed-fix-jf
Date:			2 February 2003
Author:			Julian Fitzell

UUIDGenerator>>makeSeedFromSound uses #ifCurtailed: to catch any errors.

On Windows, when you remove the sound stuff from the image, an error is
generated but doesn't trigger the error block.  As a result you can't
get a UUID.

Tim Rowledge said on the mailing list:

    ifCurtailed: only runswhen the Process is terminated!!

    Sigh. I provided a 3.4b change to do this for the makeUnixSeed but
never
    spotted the sound one."!
-------------- next part --------------
A non-text attachment was scrubbed...
Name: UUIDGenerator-makeSeedFromSound-ifCurtailed-fix-jf.cs.gz
Type: application/octet-stream
Size: 544 bytes
Desc: not available
Url : http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20030203/26ba196d/UUIDGenerator-makeSeedFromSound-ifCurtailed-fix-jf.cs.obj


More information about the Squeak-dev mailing list