wget-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Wget-dev] wget2 | WIP: Implementation of -I/-X options (!383)


From: Tim Rühsen
Subject: Re: [Wget-dev] wget2 | WIP: Implementation of -I/-X options (!383)
Date: Thu, 23 Aug 2018 14:24:05 +0000

> Maybe that leaks are already solved @rockdaboot ?

Pretty sure yes. Else we would see check-valgrind breaking our pipelines and 
local tests as well. So just ignore it (or build yourself gnutls 3.6.3 and 
install it to /usr/local).

> First, setting CFLAGS="-g" doesn't affect the speed at all.

Sorry for not being precise. Since you leave away -Ox, your executable likely 
is slower, but recognizable only for corner case usages (many parallel 
downloads).

> ... putting this (CFLAGS=-g) in your .bashrc is not very good advice

That depends. After years of experience I want almost all self-compiled 
packages having debug symbols in it. I use explicit CFLAGS=... only in rare 
cases for projects where executable speed matters, if at all.
Having a readable backtrace with symbols is just too nice to have for a 
developer.

-- 
Reply to this email directly or view it on GitLab: 
https://gitlab.com/gnuwget/wget2/merge_requests/383#note_96455120
You're receiving this email because of your account on gitlab.com.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]