Re: [PATCH 08/10] libiberty: Correctly handle error result in dlang_parse_tuple()

2019-04-30 Thread Jeff Law
On 1/10/19 5:18 PM, Ben L wrote: > Hi all, > > First time emailing gcc-patches, so I'm sorry if I get any of this wrong or if > there's obvious errors repeated in my patches. AFAICT I should be sending each > change individually rather than as one bulk patch, so I'm sorry about the spam > too. >

[PATCH 08/10] libiberty: Correctly handle error result in dlang_parse_tuple()

2019-01-10 Thread Ben L
ang_parse_tuple): Correctly handle error result. * testsuite/d-demangle-expected: Add testcase. From 7491ea105fd8d1d7887884594d30486ecf2cac08 Mon Sep 17 00:00:00 2001 From: bobsayshilol Date: Wed, 9 Jan 2019 22:40:48 + Subject: [PATCH 08/10] libiberty: Correctly handle error result