Path: utzoo!attcan!uunet!mcsun!hp4nl!telmail!neabbs!61394 From: 61394@neabbs.UUCP (DIRK REISIG) Newsgroups: comp.sys.amiga.tech Subject: TrackSalve Bug Message-ID: <316296@neabbs.UUCP> Date: 27 Feb 90 09:40:29 GMT Organization: NEABBS multi-line BBS +31-20-717666 (13x), Amsterdam, Holland Lines: 37 #-- cut here -- # # There is a bug in TrackSalve 1.000. But it can be removed by the # accompanied patch program. It uses only redirection: # # PatchTS TrackSalve1.010 # # You can check the version by typing: TrackSalve ?? # # If you have the source and make make following changes in it, the # compilation result will be identical to the patched executable. # # Patch.a line 627 "move.l" -- "move.w" # Patch.a line 630 "move.l" -- "move.w" # Patch.a line 640 "bra.s ST_NextSector" -- "moveq.l #0,d0" # Version.a line 6 "1.000" -- "1.010" # # Run this text with /bin/sh to create PatchTS.zuu # cat << \SHAR_EOF > PatchTS.zuu begin 644 PatchTS.zoo M6D]/(#(N,#`@07)C:&EV92X:``#O+@D5O5J5J8B#A"M0@*!G0],P9#82Z"9&0B9B=[H;.=$:`>I]0%P+ MPMH"4YPBE/#`"@H-($]``-RGQ/T"````````````````````````C A`````````````````````````````````````````/R#_ `` end size 483 SHAR_EOF exit 0