[ 
https://issues.apache.org/jira/browse/TS-3607?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15207186#comment-15207186
 ] 

ASF GitHub Bot commented on TS-3607:
------------------------------------

Github user zwoop commented on the pull request:

    https://github.com/apache/trafficserver/pull/210#issuecomment-199999165
  
    Easiest is to look at the Jira, which has instructions how to merge and 
push. Make sure you "git pull --rebase" before you push upstream to ASF, 
otherwise the "Committer" field isn't update properly. Basically, we want the 
author to be the person submitting the PR, but you as the committer should show 
up as well (so we can see who actually pushed it).


> ats_pagespeed make error
> ------------------------
>
>                 Key: TS-3607
>                 URL: https://issues.apache.org/jira/browse/TS-3607
>             Project: Traffic Server
>          Issue Type: Bug
>            Reporter: Sebastian Pesman
>            Assignee: Otto van der Schaaf
>             Fix For: sometime
>
>
> When compiling ats_pagespeed from the current master git 
> /tmp/trafficserver/plugins/experimental/ats_pagespeed the make process 
> results in an error.
> The error:
> ats_pagespeed.cc: In function 'void ats_transform_init(TSCont, 
> TransformCtx*)':
> ats_pagespeed.cc:485:109: error: 'INT64_MAX' was not declared in this scope
>    ctx->downstream_vio = TSVConnWrite(downstream_conn, contp, 
> TSIOBufferReaderAlloc(ctx->downstream_buffer), INT64_MAX);
>                                                                               
>                                ^
> make: *** [ats_pagespeed.so] Error 1



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to