-
Notifications
You must be signed in to change notification settings - Fork 372
remove GTimeVal following glib 2.61.2 deprecation #1145
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Restarted today with git master + this PR merged in. |
are you sure that this only happens with this patch? |
Not really, i just commented to not forget about it and check later. |
Confirming: with this commit, irssi shows [Lag: 88.42] for one network, weirdly always that number, a few seconds after startup / successfully connecting to a network. Not correlated to reconnection time as I previously thought. Valgrind doesn't whine about uninitialized reads but I guess this one doesn't hit a condition. |
Co-Authored-By: dx <dx@dxzone.com.ar>
@irssi/developers |
fixes #1144