From: Jim Jagielski Date: Wed, 10 Jul 2013 16:53:22 +0000 (+0000) Subject: Question re: casts X-Git-Tag: 2.4.5~14 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=29ff17cb5b93358d8204562ca9a48ad02078c8c1;p=apache Question re: casts git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1501848 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 9208c8f691..4606f816e3 100644 --- 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