[DRE-maint] Bug#882308: http-parser 2.7 breaks ruby-em-http-request's tests

2018-04-03 Thread Christoph Biedl
forwarded 882308 https://github.com/igrigorik/em-http-request/issues/316 thanks Jérémy Lal wrote... > Control: reassign -1 ruby-em-http-request > I took the liberty to reassign it to it. Feel free to reassign to > whichever you see it would be better assigned. Good question where to put it, you

[DRE-maint] Bug#882308: http-parser 2.7 breaks ruby-em-http-request's tests

2018-04-03 Thread Jérémy Lal
Control: reassign -1 ruby-em-http-request I took the liberty to reassign it to it. Feel free to reassign to whichever you see it would be better assigned. Please try this patch on ruby-em-http-request. --- a/lib/em-http/http_connection.rb +++ b/lib/em-http/http_connection.rb @@ -131,7 +131,7 @@

[DRE-maint] Bug#882308: http-parser 2.7 breaks ruby-em-http-request's tests

2018-04-03 Thread Jérémy Lal
2018-04-03 23:22 GMT+02:00 Christoph Biedl : > Jérémy Lal wrote... > > > Control: reassign -1 ruby-http-parser.rb > > Thanks for taking care of that one. However ... > > > it seems ruby-em-http-request uses a fork of http_parser.rb that has not > > been updated for

[DRE-maint] Bug#882308: http-parser 2.7 breaks ruby-em-http-request's tests

2018-04-03 Thread Christoph Biedl
Jérémy Lal wrote... > Control: reassign -1 ruby-http-parser.rb Thanks for taking care of that one. However ... > it seems ruby-em-http-request uses a fork of http_parser.rb that has not > been updated for a while. However, upstream seems to have fixed some > issues with more recents http-parser