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

   `toSource()` is a Spidermonkey special, use our `errstr()` warpper function 
which checks if `toSource()` is available, and if not,  it runs `toString()` 
instead
   
   This one line fix (minus the test) was originally submitted by a new 
contributor in https://github.com/apache/couchdb/pull/5951.  When we requested 
a few changes they closed the pr without comments 🤷 


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to