Please do not reply to this email: if you want to comment on the bug, go to
the URL shown below and enter yourcomments there.
https://bugs.freedesktop.org/show_bug.cgi?id=6355
[EMAIL PROTECTED] changed:
What |Removed |Added
----------------------------------------------------------------------------
BugsThisDependsOn| |9144, 9285
------- Additional Comments From [EMAIL PROTECTED] 2006-12-08 09:28 -------
With regard to the cases in comment #1:
main/context.c
This one is easy, we can override ctx->Const.CheckArrayBounds in
XMesaCreateContext() (see bug #9285)
x86/common_x86.c
This one is actually harmless. IN_DRI_DRIVER actually serves as a
kernel version check here.
My reading of the comments is that if we replace the test with just
a compile-time kernel version check, we lose SSE on pre-2.4.0 kernels
and mis-configured post-2.4.0 kernels, so I suggest to replace it...
main/texcompress_s3tc.c
This one is problematic because it needs -ldl and only the xfree86 DDX
links against libdl by default.
main/execmem.c
I don't know about this one.
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Mesa3d-dev mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mesa3d-dev