Package: yardradius
Version: 1.1.2-4
Severity: minor
Usertags: clang-ftbfs

When rebuilding your package using clang, the package fails to build

The build log is at
http://clang.debian.net/logs/2013-07-14/yardradius_1.1.2-4_unstable_clang.log

The attached patch could fix it


Thanks
-- 
Nitesh A Jain
"Quis custodiet ipsos custodes?"
http://about.me/niteshajain
--- a/src/radtest.c
+++ b/src/radtest.c
@@ -1,4 +1,4 @@
-/*
+./*
  * Copyright (C) 1999-2002 Francesco P. Lovergine. 
  * All rights reserved.
  *
@@ -481,7 +481,7 @@
 			ah->code,
 			ah->id,
 			ah->length);
-		return;
+		return 0;
 		break;
 	}
 

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to