Bug 90389 - Janitorial alert: lnx_video.c
Summary: Janitorial alert: lnx_video.c
Keywords:
Status: CLOSED UPSTREAM
Alias: None
Product: Red Hat Raw Hide
Classification: Retired
Component: XFree86
Version: 1.0
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Mike A. Harris
QA Contact: David Lawrence
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2003-05-07 16:18 UTC by Mike A. Harris
Modified: 2007-04-18 16:53 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2004-12-23 19:39:29 UTC
Embargoed:


Attachments (Terms of Use)

Description Mike A. Harris 2003-05-07 16:18:00 UTC
xc/programs/Xserver/hw/xfree86/os-support/linux/lnx_video.c


This is just horribly horribly wrong:



/*
 * Due to conflicts with "compiler.h", don't rely on <sys/io.h> to declare
 * these.
 */
extern int ioperm(unsigned long __from, unsigned long __num, int __turn_on);
extern int iopl(int __level);
 
#endif

Comment 2 Mike A. Harris 2004-12-23 19:39:29 UTC
Reported upstream as:

https://bugs.freedesktop.org/show_bug.cgi?id=2140

Setting bug to "UPSTREAM" status, and tracking in the upstream
tracker now.


Note You need to log in before you can comment on or make changes to this bug.