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 translator/22278] the nss client code doesn't handle '-I DIR' well


https://sourceware.org/bugzilla/show_bug.cgi?id=22278

--- Comment #4 from David Smith <dsmith at redhat dot com> ---
(In reply to Dave Brolley from comment #2)
> The old client/server should already handle this, by zipping up the -I
> directories, exactly as you have suggested.

Right, but nss_client_backend::include_file_or_directory() is always adding an
included file/diretory to the command line, which isn't correct.

(It is certainly possible I introduced this bug when I generalized the client
code to be able to include the http code.)

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