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 #3 from Jan Kratochvil <jan.kratochvil at redhat dot com> 2011-02-15 19:07:38 UTC ---
Created attachment 5243
  --> http://sourceware.org/bugzilla/attachment.cgi?id=5243
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.

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