You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@trafficserver.apache.org by so...@apache.org on 2015/06/13 06:23:17 UTC

trafficserver git commit: TS-3455: Fix build

Repository: trafficserver
Updated Branches:
  refs/heads/master 5103e1e64 -> 6582f7f58


TS-3455: Fix build


Project: http://git-wip-us.apache.org/repos/asf/trafficserver/repo
Commit: http://git-wip-us.apache.org/repos/asf/trafficserver/commit/6582f7f5
Tree: http://git-wip-us.apache.org/repos/asf/trafficserver/tree/6582f7f5
Diff: http://git-wip-us.apache.org/repos/asf/trafficserver/diff/6582f7f5

Branch: refs/heads/master
Commit: 6582f7f582b6aa01ae74df096378fc8d94921c47
Parents: 5103e1e
Author: Phil Sorber <so...@apache.org>
Authored: Fri Jun 12 22:22:59 2015 -0600
Committer: Phil Sorber <so...@apache.org>
Committed: Fri Jun 12 22:22:59 2015 -0600

----------------------------------------------------------------------
 proxy/http/HttpTransact.cc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/trafficserver/blob/6582f7f5/proxy/http/HttpTransact.cc
----------------------------------------------------------------------
diff --git a/proxy/http/HttpTransact.cc b/proxy/http/HttpTransact.cc
index 240be27..0a346cd 100644
--- a/proxy/http/HttpTransact.cc
+++ b/proxy/http/HttpTransact.cc
@@ -388,7 +388,7 @@ does_method_effect_cache(int method)
 inline static HttpTransact::StateMachineAction_t
 how_to_open_connection(HttpTransact::State *s)
 {
-  ink_assert((s->pending_work == NULL) || (s->current.request_to == PARENT_PROXY));
+  ink_assert((s->pending_work == NULL) || (s->current.request_to == HttpTransact::PARENT_PROXY));
 
   // Originally we returned which type of server to open
   // Now, however, we may want to issue a cache