This is the mail archive of the systemtap@sourceware.org mailing list for the systemtap project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug tapsets/14642] pfiles.stp doesn't compile anymore because of missing FD_ISSET


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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]