You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@couchdb.apache.org by GitBox <gi...@apache.org> on 2022/12/13 08:10:37 UTC

[GitHub] [couchdb] big-r81 commented on pull request #4292: fix(3517): super-simplistic fix to avoid costly AST transforms when t…

big-r81 commented on PR #4292:
URL: https://github.com/apache/couchdb/pull/4292#issuecomment-1347902170

   For me it works, I tried it from scratch.
   
   ```
   git branch -D fix/3517-part7
   make clean
   make
   make release
   ```
   will result in:
   ```
   ... done
   
       You can now copy the rel/couchdb directory anywhere on your system.
       Start CouchDB with ./bin/couchdb from within that directory.
   ```
   Git log:
   ```
   commit 9cbfd0904b8c68cad24021ac7d0ace6d3722154c (HEAD -> fix/3517-part7, origin/fix/3517-part7)
   Author: Jan Lehnardt <ja...@apache.org>
   Date:   Mon Dec 12 17:39:34 2022 +0100
   
       docs: document workaround
   ```


-- 
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.

To unsubscribe, e-mail: notifications-unsubscribe@couchdb.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org