You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by yl...@apache.org on 2015/06/18 21:24:49 UTC

svn commit: r1686298 - /httpd/httpd/branches/2.4.x/STATUS

Author: ylavic
Date: Thu Jun 18 19:24:48 2015
New Revision: 1686298

URL: http://svn.apache.org/r1686298
Log:
Quiet dumb compiler(s).

Modified:
    httpd/httpd/branches/2.4.x/STATUS

Modified: httpd/httpd/branches/2.4.x/STATUS
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/STATUS?rev=1686298&r1=1686297&r2=1686298&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/STATUS (original)
+++ httpd/httpd/branches/2.4.x/STATUS Thu Jun 18 19:24:48 2015
@@ -199,6 +199,11 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      2.4.x patch: trunk works (modulo CHANGES)
      +1: ylavic
 
+  *) event: quiet compiler warning (spurious, "'last' may be used
+            uninitialized", though actually it won't).
+     trunk patch: http://svn.apache.org/r1684057
+     2.4.x patch: trunk works (modulo CHANGES)
+     +1: ylavic
 
 
 PATCHES/ISSUES THAT ARE BEING WORKED