Check scheme instead of effective url so that user may abbreviate
DEBUGINFOD_URL. Add one test for scheme free http url.
Notice that libcurl does not provide an almighty scheme free url
support, /path/to/something without FILE:// can not be recognized
in most circumstances, therefore for the neatn
https://sourceware.org/bugzilla/show_bug.cgi?id=25509
--- Comment #19 from Mark Wielaard ---
(In reply to Eli Schwartz from comment #13)
> I think we'd prefer to have the ability to build libdebuginfod without the
> server.
I believe you get that with --enable-libdebuginfod --disable-debuginfod,
https://sourceware.org/bugzilla/show_bug.cgi?id=25509
--- Comment #21 from Eli Schwartz ---
(In reply to Mark Wielaard from comment #17)
> I admit that having the combination --enable-libdebuginfod=dummy and
> --enable-libdebuginfod is somewhat redundant/non-sensical, but it helps with
> (build t
https://sourceware.org/bugzilla/show_bug.cgi?id=25509
Mark Wielaard changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://sourceware.org/bugzilla/show_bug.cgi?id=26043
--- Comment #9 from devel.origin at gmail dot com ---
Other option is just to change the manpage. Those who write this kind of
scripts are probably reading it. Adding a realpath/readling to a script is a
one-time job for them.
--
You are rece