Yves Orton
Yves Orton
On second thought... Lets not.
On Sat, 12 Mar 2022 at 01:08, Leon Timmermans ***@***.***> wrote: > After spending more time reading the PR for MANIFEST.SKIP and MANIFEST.DEV > from #19523 and #19513 > >...
@tonyc I think we should remove all the uses of `__ASSERT_` from our code if we don't want it to be used. When I need to create a new macro...
Just to be clear, @rjbs you are saying we should close this PR and not apply?
On Thu, 14 Jul 2022 at 09:18, Loren Merritt ***@***.***> wrote: > Did you (Karl) ever benchmark the really old version of utf8_length that > used x += UTF8_IS_INVARIANT(*x) ?...
This is amazing work. Thanks @bram-perl!
I think the decision to focus on double quoted strings is very smart. I do not think the toker should be involved with any of the \L \U or equivalent...
> > but I would try to leave it out of this issue/this discussion for the time being; Sorry, I didn't mean that to sound like we should discuss that...
On Fri, 29 Jul 2022 at 23:43, James E Keenan ***@***.***> wrote: > There are places in this patch where we're "pseudo-patching" > ext/Errno/Errno_pm.PL and, in the process are adding...
On Fri, 5 Aug 2022 at 16:38, Nicholas Clark ***@***.***> wrote: > ***@***.**** commented on this pull request. > ------------------------------ > > In Porting/bisect-runner.pl > : > > > @@...