On 07/01/2017 14:21, Pierre Labastie wrote: > On 07/01/2017 05:53, DJ Lucas wrote: >> >> From https://bugs.gentoo.org/show_bug.cgi?id=603622 >> >> Should be the same fix for all three in the book. >> https://bug1290037.bmoattachments.org/attachment.cgi?id=8778661 >> >> --DJ >> > Looks like the following sed would be enough. Will test this afternoon. > ---- > sed 's/256/224/' -i netwerk/protocol/http/Http2Session.cpp > ----
for thunderbird and seamonkey, it would be: ---- sed 's/256/224/' -i mozilla/netwerk/protocol/http/Http2Session.cpp ---- Pierre -- http://lists.linuxfromscratch.org/listinfo/blfs-dev FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
