nickva opened a new pull request, #5442:
URL: https://github.com/apache/couchdb/pull/5442

   Document Spidermonkey 1.8.5 leaking nested `const` references into outer 
scopes as `undefined` values. All other engines, including later Spidermonkey 
91, throw a ReferenceError in that case.
   
   This could affect views which may declare a value inside an if expression 
and emit that value outside of it.
   


-- 
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-unsubscr...@couchdb.apache.org

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

Reply via email to