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/12470] Fix _wait4_opt_str


http://sourceware.org/bugzilla/show_bug.cgi?id=12470

--- Comment #4 from David Smith <dsmith at redhat dot com> 2011-03-03 18:26:32 UTC ---
(In reply to comment #3)
> Created attachment 5243 [details]
> Fix with %{ symbols %}.
> 
> (In reply to comment #2)
> > we don't handle unknown option values like this anywhere else (that I know
> > of).  If we decide this is a good idea, we should probably file a bug against
> > the rest of the option decoding functions.
> 
> Yes, that should be done.
> 
> > into something like this (actually using the #defines):
> >   if (f & %{ WNOHANG %})
> 
> Attached.

Your latest attachment looks good to me, doesn't have any compile problems on
x86_64 RHEL4, so go ahead and check it in.

-- 
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]