This is the mail archive of the
systemtap@sourceware.org
mailing list for the systemtap project.
[Bug translator/22278] the nss client code doesn't handle '-I DIR' well
- From: "dsmith at redhat dot com" <sourceware-bugzilla at sourceware dot org>
- To: systemtap at sourceware dot org
- Date: Tue, 10 Oct 2017 17:38:17 +0000
- Subject: [Bug translator/22278] the nss client code doesn't handle '-I DIR' well
- Auto-submitted: auto-generated
- References: <bug-22278-6586@http.sourceware.org/bugzilla/>
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.