On Wed, Sep 28, 2016 at 03:13:15PM -0400, Scott Kostyshak wrote:
> On Wed, Sep 28, 2016 at 02:46:14PM -0400, Richard Heck wrote:
> > PS Wasn't there some work recently on the tab titles?
>
> I did work recently for "middle-click" closing a tab, at 4803c769. Do
> you think that could be related? I
On Tue, Sep 27, 2016 at 02:12:49PM +0200, Kornel Benko wrote:
> What are the differences between gcc5.3, 6.1 and 4.8?
> gcc4.8Compiler does not support std_regex, flag = "--std=c++11"
> gcc5.3Compiler supports std_regex, flag = "--std=c++14"
> gcc6.1Compiler supports std_re
On Mon, Jul 18, 2016 at 08:43:09PM +0200, Jean-Marc Lasgouttes wrote:
> I would propose this.
For archival purposes, note that the patch was committed at e35110ea.
Scott
signature.asc
Description: PGP signature
Le 24/11/2016 à 00:33, Tommaso Cucinotta a écrit :
Hi,
while playing with strings, I've just run into a mysterious linking
error [1] which, after a bit of digging, turned out to be decrypted as
[2]. Basically, [2] is obtained by removing all templatization code for
bformat() in lstrings.h. All t