Re: [Pan-devel] A fix for a Fedora 28 bug

2018-04-06 Thread Zan Lynx
On 04/06/2018 09:45 AM, Petr Kovar wrote: > Thanks for the patch, pushed as 7ec8ca1c45763682f159793b720b982b1618a488 > to master. (I actually had to recreate the patch because the line breaks > got messed up.) Sorry about that. I must have forgotten to switch to preformatted text. --

Re: [Pan-devel] A fix for a Fedora 28 bug

2018-04-06 Thread Petr Kovar
On Tue, 3 Apr 2018 23:35:58 -0600 Zan Lynx wrote: > I just found this Pan bug after upgrading to Fedora 28. It's because of > new compilers and C++ libraries, etc. And because calling front() on an > empty container is a bug. Thanks for the patch, pushed as

[Pan-devel] A fix for a Fedora 28 bug

2018-04-04 Thread Zan Lynx
I just found this Pan bug after upgrading to Fedora 28. It's because of new compilers and C++ libraries, etc. And because calling front() on an empty container is a bug. Patch: >From 564d931d4f88eaea18bb30abd7ffd8b4ba468bc8 Mon Sep 17 00:00:00 2001 From: Jonathan Briggs Date: