Bug 11417 - Fix for Yorick for the Alpha
Summary: Fix for Yorick for the Alpha
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 1999-05-01 01:40 UTC by pfgiffun
Modified: 1999-05-03 03:36 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description pfgiffun 1999-05-01 01:40:01 UTC
A FPE problem due to the different behaviour on the Alpha made me
suggest a change in the Yorick port. The author has included a fix
that doesn't cause any problem on the i386, but remains untested on
FreeBSD/Alpha (it should work).

Fix: 

make makesum. The new version of the patch in the PATCHSITE
should fix the problem
How-To-Repeat: Try dividing by zero after in Yorick. If Yorick doesn't go into
"debug mode" there's something wrong.
Comment 1 Steve Price freebsd_committer freebsd_triage 1999-05-03 03:34:48 UTC
State Changed
From-To: open->closed

Fixed, thanks!