]> granicus.if.org Git - check/commitdiff
Clean up compiler warnings
authorbrarcher <brarcher@64e312b2-a51f-0410-8e61-82d0ca0eb02a>
Wed, 30 Jan 2013 05:03:38 +0000 (05:03 +0000)
committerbrarcher <brarcher@64e312b2-a51f-0410-8e61-82d0ca0eb02a>
Wed, 30 Jan 2013 05:03:38 +0000 (05:03 +0000)
Jerry James submitted a patch previously that fixed a few compiler
warnings which were recently fixed.

git-svn-id: svn+ssh://svn.code.sf.net/p/check/code/trunk@684 64e312b2-a51f-0410-8e61-82d0ca0eb02a

AUTHORS
NEWS

diff --git a/AUTHORS b/AUTHORS
index a763e90e8f052ef57d8b2135a08d17f9236e268b..7b7ac6a20c6648329604c06c2c2112b338728e35 100644 (file)
--- a/AUTHORS
+++ b/AUTHORS
@@ -36,6 +36,7 @@ Patches:
     Elmir Jagudin (well-formed XML and log file via env variables)
     Diego Elio Petteno (autoconf patch for 64-bit safe code)
     Jon Kowal (deadlock on thread cancellation fix)
+    Jerry James (cleanup compiler warnings)
 
 Anybody who has contributed code to Check or Check's build system is
 considered an author.  Send patches to this file to 
diff --git a/NEWS b/NEWS
index d04dfdb6d3a0673d6bf2f96eccfe78e8285e765d..1c286e82bd6cb6f2cd2216805a6261a9900c570d 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -25,6 +25,8 @@ In development:
   call, and CK_DEFAULT_TIMEOUT and CK_TIMEOUT_MULTIPLIER environment
   variables now can accept floating point arguments.
 
+* Cleanup compile warnings, patch #3579199 on SF.
+
 Mon, Oct 22, 2012: Released Check 0.9.9
   based on r637 (2012-10-22 13:54:14 +0200)