Re: [PATCH] gdc 9, 10 and 11 bug fix

2022-05-21 Thread Marc Aurèle La France
On Fri, 20 May 2022, Iain Buclaw wrote: Excerpts from Marc Aurèle La France's message of Mai 20, 2022 6:56 am: On Tue, 17 May 2022, Marc Aurèle La France wrote: On Tue, 17 May 2022, Iain Buclaw wrote: Excerpts from Marc Aurèle La France's message of Mai 17, 2022 5:31 pm: On Tue, 17 May 2022,

Re: [PATCH] gdc 9, 10 and 11 bug fix

2022-05-20 Thread Iain Buclaw via Gcc-patches
Excerpts from Marc Aurèle La France's message of Mai 20, 2022 6:56 am: > On Tue, 17 May 2022, Marc Aurèle La France wrote: >> On Tue, 17 May 2022, Iain Buclaw wrote: >>> Excerpts from Marc Aurèle La France's message of Mai 17, 2022 5:31 pm: On Tue, 17 May 2022, Iain Buclaw wrote: > Excerpt

Re: [PATCH] gdc 9, 10 and 11 bug fix

2022-05-19 Thread Marc Aurèle La France
On Tue, 17 May 2022, Marc Aurèle La France wrote: On Tue, 17 May 2022, Iain Buclaw wrote: Excerpts from Marc Aurèle La France's message of Mai 17, 2022 5:31 pm: On Tue, 17 May 2022, Iain Buclaw wrote: Excerpts from Marc Aurèle La France's message of Mai 16, 2022 11:34 pm: On Sun, 15 May 2022,

Re: [PATCH] gdc 9, 10 and 11 bug fix

2022-05-17 Thread Marc Aurèle La France
On Tue, 17 May 2022, Iain Buclaw wrote: Excerpts from Marc Aurèle La France's message of Mai 17, 2022 5:31 pm: On Tue, 17 May 2022, Iain Buclaw wrote: Excerpts from Marc Aurèle La France's message of Mai 16, 2022 11:34 pm: On Sun, 15 May 2022, Iain Buclaw wrote: Excerpts from Marc Aurèle La F

Re: [PATCH] gdc 9, 10 and 11 bug fix

2022-05-17 Thread Iain Buclaw via Gcc-patches
Excerpts from Marc Aurèle La France's message of Mai 17, 2022 5:31 pm: > On Tue, 17 May 2022, Iain Buclaw wrote: >> Excerpts from Marc Aurèle La France's message of Mai 16, 2022 11:34 pm: >>> On Sun, 15 May 2022, Iain Buclaw wrote: Excerpts from Marc Aurèle La France's message of Mai 12, 2022

Re: [PATCH] gdc 9, 10 and 11 bug fix

2022-05-17 Thread Marc Aurèle La France
On Tue, 17 May 2022, Iain Buclaw wrote: Excerpts from Marc Aurèle La France's message of Mai 16, 2022 11:34 pm: On Sun, 15 May 2022, Iain Buclaw wrote: Excerpts from Marc Aurèle La France's message of Mai 12, 2022 10:29 pm: No compiler has any business rejecting files for the sole crime of b

Re: [PATCH] gdc 9, 10 and 11 bug fix

2022-05-17 Thread Iain Buclaw via Gcc-patches
Excerpts from Marc Aurèle La France's message of Mai 16, 2022 11:34 pm: > On Sun, 15 May 2022, Iain Buclaw wrote: >> Excerpts from Marc Aurèle La France's message of Mai 12, 2022 10:29 pm: > >>> No compiler has any business rejecting files for the sole crime of >>> being symlinked to. The followi

Re: [PATCH] gdc 9, 10 and 11 bug fix

2022-05-16 Thread Marc Aurèle La France
On Sun, 15 May 2022, Iain Buclaw wrote: > Excerpts from Marc Aurèle La France's message of Mai 12, 2022 10:29 pm: >> No compiler has any business rejecting files for the sole crime of >> being symlinked to. The following applies, modulo patch fuzz, to the >> 9, 10 and 11 series of compilers. >>

Re: [PATCH] gdc 9, 10 and 11 bug fix

2022-05-15 Thread Iain Buclaw via Gcc-patches
Excerpts from Marc Aurèle La France's message of Mai 12, 2022 10:29 pm: > Greetings. > > No compiler has any business rejecting files for the sole crime of being > symlinked to. The following applies, modulo patch fuzz, to the 9, 10 and 11 > series of compilers. > > Given my use of shadow trees,

[PATCH] gdc 9, 10 and 11 bug fix

2022-05-12 Thread Marc Aurèle La France
Greetings. No compiler has any business rejecting files for the sole crime of being symlinked to. The following applies, modulo patch fuzz, to the 9, 10 and 11 series of compilers. Given my use of shadow trees, this bug attempted to prevent me from building 12.1.0. The D-based gdc in 12.1.0 and