davisp opened a new pull request #2056: Blacklist all 21.x releases older than 
21.2.3
URL: https://github.com/apache/couchdb/pull/2056
 
 
   This basically just extends the black list to cover the `21.{0,1}`
   release range. This is due to a compiler bug [1] which is a duplicate of
   [2].
   
   [1] https://bugs.erlang.org/browse/ERL-981
   [2] https://bugs.erlang.org/browse/ERL-807
   
   ---
   
   I'm not 100% on this. Technically this range contains the bug as mentioned 
in the tickets, however I've got no idea if anywhere in our code base actually 
triggers the bug. I can't think of anyone that's reported mysterious errors on 
these versions but we're not running things against it in Travis either. So 
basically a big ol' shrug either way from me at this point. Though my risk 
adversity leans toward blacklisting.

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


With regards,
Apache Git Services

Reply via email to