From 8b851d504875906afe3b40dd87f642fd7d5a93f1 Mon Sep 17 00:00:00 2001 From: Alexander Harkness Date: Sat, 19 Dec 2015 14:30:32 +0000 Subject: Added HTTPS links wherever they are supported. --- Server/hg.supp | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) (limited to 'Server/hg.supp') diff --git a/Server/hg.supp b/Server/hg.supp index 27eb8c27a..bea6ecf3c 100644 --- a/Server/hg.supp +++ b/Server/hg.supp @@ -6,9 +6,9 @@ -# This covers GCC bug 40518, http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40518 +# This covers GCC bug 40518, https://gcc.gnu.org/bugzilla/show_bug.cgi?id=40518 # "Erasing an empty string causes a global value write / race condition warning in helgrind" -# Original suppression authored by Jonathan Wakely: http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40518#c20 +# Original suppression authored by Jonathan Wakely: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=40518#c20 # Modified by Mattes to match the mangled function name used on Ubuntu { @@ -16,7 +16,3 @@ Helgrind:Race fun:_ZNSs9_M_mutateEjjj } - - - - -- cgit v1.2.3