From bc54ab7585fc74694c8d3fe6fa6dcad15e421ff5 Mon Sep 17 00:00:00 2001 From: Adam Vandenberg Date: Sat, 9 Feb 2013 12:50:41 -0800 Subject: uudeview: also fails with clang 425 Closes 17729. --- Library/Formula/uudeview.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Library/Formula') diff --git a/Library/Formula/uudeview.rb b/Library/Formula/uudeview.rb index 32c40b5fc..a188a75c6 100644 --- a/Library/Formula/uudeview.rb +++ b/Library/Formula/uudeview.rb @@ -6,7 +6,7 @@ class Uudeview < Formula sha1 '2c6ab7d355b545218bd0877d598bd5327d9fd125' fails_with :clang do - build 421 + build 425 cause "inews.c:195:4: error: non-void function 'append_signature' should return a value [-Wreturn-type]" end -- cgit v1.2.3