On Mon, 30 Nov 2020 at 12:43, Martin Liška wrote:
>
> On 11/30/20 1:23 PM, Jonathan Wakely wrote:
> > On Mon, 30 Nov 2020 at 12:14, Martin Liška wrote:
> >>
> >> On 11/30/20 12:58 PM, Jonathan Wakely wrote:
> >>> I can have a commit which only uses wildcards now, thanks.
> >>
> >> Good!
> >>
> >>
On 11/30/20 1:23 PM, Jonathan Wakely wrote:
On Mon, 30 Nov 2020 at 12:14, Martin Liška wrote:
On 11/30/20 12:58 PM, Jonathan Wakely wrote:
I can have a commit which only uses wildcards now, thanks.
Good!
I still can't use sub-directories with wildcards, but I can live with that.
Why? T
On Mon, 30 Nov 2020 at 12:14, Martin Liška wrote:
>
> On 11/30/20 12:58 PM, Jonathan Wakely wrote:
> > I can have a commit which only uses wildcards now, thanks.
>
> Good!
>
> >
> > I still can't use sub-directories with wildcards, but I can live with that.
>
> Why? The example I presented did so:
On 11/30/20 12:58 PM, Jonathan Wakely wrote:
I can have a commit which only uses wildcards now, thanks.
Good!
I still can't use sub-directories with wildcards, but I can live with that.
Why? The example I presented did so:
libstdc++-v3/ChangeLog:
* doc/html/*: All you need is love
On Mon, 30 Nov 2020 at 09:44, Martin Liška wrote:
>
> On 11/27/20 5:23 PM, Jonathan Wakely wrote:
> > This allows using "testsuite/*" in libstdc++-v3/ChangeLog entries, which
> > was one of the original motivations for adding wildcard support in the
> > first place:
> > https://gcc.gnu.org/piperma
On 11/27/20 5:23 PM, Jonathan Wakely wrote:
This allows using "testsuite/*" in libstdc++-v3/ChangeLog entries, which
was one of the original motivations for adding wildcard support in the
first place:
https://gcc.gnu.org/pipermail/gcc/2020-June/232719.html
contrib/ChangeLog:
* gcc-chang