This is the mail archive of the
systemtap@sourceware.org
mailing list for the systemtap project.
[Bug tapsets/14642] pfiles.stp doesn't compile anymore because of missing FD_ISSET
- From: "mjw at redhat dot com" <sourceware-bugzilla at sourceware dot org>
- To: systemtap at sourceware dot org
- Date: Sat, 29 Sep 2012 08:58:14 +0000
- Subject: [Bug tapsets/14642] pfiles.stp doesn't compile anymore because of missing FD_ISSET
- Auto-submitted: auto-generated
- References: <bug-14642-6586@http.sourceware.org/bugzilla/>
http://sourceware.org/bugzilla/show_bug.cgi?id=14642
Mark Wielaard <mjw at redhat dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
--- Comment #2 from Mark Wielaard <mjw at redhat dot com> 2012-09-29 08:58:14 UTC ---
commit 95b4f5c10dd5bdf63a32b62d1e8fd08f9cf80a2e
Author: Mark Wielaard <mjw@redhat.com>
Date: Sat Sep 29 10:24:38 2012 +0200
PR14642 pfiles.stp: Use test_bit directly instead of FD_ISSET.
FD_ISSET might not be defined on all kernels.
Tested against 3.5.4-1.fc17.x86_64 and 2.6.18-308.1.1.el5 (i686).
--
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.