On Tue, 2 Apr 2019 at 12:51, Martin Liška <mli...@suse.cz> 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 > >> that part of the patch and post it independently? > > > > The patch addresses that. > > > > Martin > > > > Iain, what do you think about the patch? >
Is this because it got picked up by exgettext? I've added expressionsem.c to the EXCLUDES so I think this change is no longer needed. If required however, then the place to fix it would be in expand_d_format, which deals with oddities with format strings in the dmd front-end. -- Iain