Bug 81806 - Unbreak the WITH_FPECTL option of lang/python
Summary: Unbreak the WITH_FPECTL option of lang/python
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: Hye-Shik Chang
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-06-02 14:00 UTC by Li-Lun Wang
Modified: 2005-06-19 12:38 UTC (History)
0 users

See Also:


Attachments
file.diff (362 bytes, patch)
2005-06-02 14:00 UTC, Li-Lun Wang
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Li-Lun Wang 2005-06-02 14:00:14 UTC
After the commit of revision 1.11 of src/sys/i386/include/ieeefp.h,
fpsetsticky() has been removed, breaking the WITH_FPECTL option of
lang/python. It should use fpresetsticky() instead.

How-To-Repeat: Build lang/python with -DWITH_FPECTL on 6-CURRENT after Mar 15.
Comment 1 Simon Barner freebsd_committer freebsd_triage 2005-06-02 14:40:08 UTC
Responsible Changed
From-To: freebsd-ports-bugs->perky

Over to maintainer.
Comment 2 Hye-Shik Chang freebsd_committer freebsd_triage 2005-06-19 12:37:53 UTC
State Changed
From-To: open->closed

Fixed in 1.145. Thank you!