Re: Hi, here's a bug related to wget
"Darshit Shah" <[email protected]> Sat, 06 Sep 2025 22:13:17 +0200
| Newsgroups | gmane.comp.web.wget.general |
|---|---|
| Message-ID | <[email protected]> |
What's the bug? I only see the version output On Tue, Sep 2, 2025, at 08:29, Sharki Shi wrote: > Content: > > sharki@MacBookPro ~ % wget --version > GNU Wget 1.25.0 built on darwin24.1.0. > > -cares +digest -gpgme +https +ipv6 +iri +large-file -metalink +nls > +ntlm +opie -psl +ssl/openssl > > Wgetrc: > /opt/homebrew/etc/wgetrc (system) > Locale: > /opt/homebrew/Cellar/wget/1.25.0/share/locale > Compile: > clang -DHAVE_CONFIG_H -DSYSTEM_WGETRC="/opt/homebrew/etc/wgetrc" > -DLOCALEDIR="/opt/homebrew/Cellar/wget/1.25.0/share/locale" -I. > -I../lib -I../lib -I/opt/homebrew/opt/openssl@3/include > -I/opt/homebrew/Cellar/libidn2/2.3.7/include -DNDEBUG -g -O2 > Link: > clang -I/opt/homebrew/Cellar/libidn2/2.3.7/include -DNDEBUG -g -O2 > -L/opt/homebrew/Cellar/libidn2/2.3.7/lib -lidn2 > -L/opt/homebrew/opt/openssl@3/lib -lssl -lcrypto -ldl -lz > ../lib/libgnu.a -liconv -lintl -Wl,-framework -Wl,CoreFoundation > -Wl,-framework -Wl,CoreServices -lunistring > > Copyright (C) 2015 Free Software Foundation, Inc. > License GPLv3+: GNU GPL version 3 or later > <http://www.gnu.org/licenses/gpl.html>. > This is free software: you are free to change and redistribute it. > There is NO WARRANTY, to the extent permitted by law. > > Originally written by Hrvoje Niksic <[email protected]>. > Please send bug reports and questions to <[email protected]>.