You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by GitBox <gi...@apache.org> on 2020/03/17 09:28:18 UTC

[GitHub] [incubator-apisix] spacewander opened a new pull request #1286: bugfix: correct LUAJIT_DIR detection

spacewander opened a new pull request #1286: bugfix: correct LUAJIT_DIR detection
URL: https://github.com/apache/incubator-apisix/pull/1286
 
 
   grep doesn't support lazy match by default. To support it, `-P` should
   be used instead of `-E`, see:
   https://stackoverflow.com/a/5774431
   
   However, we can achieve the same thing without lazy match.
   Because OpenResty's not vanilla Nginx, there will be --option after the
   executable.
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [incubator-apisix] membphis commented on issue #1286: bugfix: correct LUAJIT_DIR detection

Posted by GitBox <gi...@apache.org>.
membphis commented on issue #1286: bugfix: correct LUAJIT_DIR detection
URL: https://github.com/apache/incubator-apisix/pull/1286#issuecomment-600099487
 
 
   merged, many thx

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [incubator-apisix] membphis commented on issue #1286: bugfix: correct LUAJIT_DIR detection

Posted by GitBox <gi...@apache.org>.
membphis commented on issue #1286: bugfix: correct LUAJIT_DIR detection
URL: https://github.com/apache/incubator-apisix/pull/1286#issuecomment-599986857
 
 
   nice catch

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [incubator-apisix] membphis merged pull request #1286: bugfix: correct LUAJIT_DIR detection

Posted by GitBox <gi...@apache.org>.
membphis merged pull request #1286: bugfix: correct LUAJIT_DIR detection
URL: https://github.com/apache/incubator-apisix/pull/1286
 
 
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services