]> granicus.if.org Git - apache/commitdiff
Question re: casts
authorJim Jagielski <jim@apache.org>
Wed, 10 Jul 2013 16:53:22 +0000 (16:53 +0000)
committerJim Jagielski <jim@apache.org>
Wed, 10 Jul 2013 16:53:22 +0000 (16:53 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1501848 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 9208c8f6910b560f863463400bfecef5a14fc835..4606f816e3088bc02507c14b4bd8adbc327c565f 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -221,6 +221,10 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
                  http://svn.apache.org/r1500519
     2.4.x patch: trunk patches work
     +1: fuankg
+    comments:
+          jj: In general, casts are sometimes used to "hide" problems
+              that exist, esp when using the incorrect data types...
+              Are these casts safe?
 
   * mod_proxy_balancer: We are no-longer using PREGRAB.
     trunk patch: https://svn.apache.org/viewvc?view=revision&revision=1501399