From 6121095a300bb5cd8731aefb74bc7b26315ce985 Mon Sep 17 00:00:00 2001 From: Klaus Schmidinger Date: Mon, 9 Jan 2017 15:21:13 +0100 Subject: Changed 'unsigned' to 'signed' in some places to avoid trouble with abs() in gcc6+ --- CONTRIBUTORS | 1 + 1 file changed, 1 insertion(+) (limited to 'CONTRIBUTORS') diff --git a/CONTRIBUTORS b/CONTRIBUTORS index dc774b0f..1a45293f 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -2850,6 +2850,7 @@ Derek Kelly for suggesting to add ARGSDIR to the ONEDIR section of Make.config.template for suggesting to change the naming of "binary skip mode" to "adaptive skip mode" for suggesting to make the -u option also accept a numerical user id + for reporting a problem with abs() in gcc6+ when called with an unsigned variable Marcel Unbehaun for adding cRecordingInfo::GetEvent() -- cgit v1.2.3