Re: [PATCH 3/N] Fix GCC internal format in D front-end.

2019-04-03 Thread Martin Liška
On 4/2/19 4:13 PM, Iain Buclaw wrote: > On Tue, 2 Apr 2019 at 12:51, Martin Liška wrote: >> >> On 3/11/19 3:00 PM, Martin Liška wrote: >>> On 3/11/19 2:38 PM, Jakub Jelinek wrote: I think for D you need to go through Iain Buclaw, I have no idea if exp->error even has the gcc internal for

Re: [PATCH 3/N] Fix GCC internal format in D front-end.

2019-04-02 Thread Iain Buclaw
On Tue, 2 Apr 2019 at 12:51, Martin Liška wrote: > > On 3/11/19 3:00 PM, Martin Liška wrote: > > On 3/11/19 2:38 PM, Jakub Jelinek wrote: > >> I think for D you need to go through Iain Buclaw, I have no idea if > >> exp->error even has the gcc internal format infrastructure. Can you split > >> th

Re: [PATCH 3/N] Fix GCC internal format in D front-end.

2019-04-02 Thread Martin Liška
On 3/11/19 3:00 PM, Martin Liška wrote: > On 3/11/19 2:38 PM, Jakub Jelinek wrote: >> I think for D you need to go through Iain Buclaw, I have no idea if >> exp->error even has the gcc internal format infrastructure. Can you split >> that part of the patch and post it independently? > > The patch

[PATCH 3/N] Fix GCC internal format in D front-end.

2019-03-11 Thread Martin Liška
On 3/11/19 2:38 PM, Jakub Jelinek wrote: > I think for D you need to go through Iain Buclaw, I have no idea if > exp->error even has the gcc internal format infrastructure. Can you split > that part of the patch and post it independently? The patch addresses that. Martin >From 2285a99c9ca143534