zsh-workers
 help / color / mirror / code / Atom feed
From: Christian Hesse <list@eworm.de>
To: Oliver Kiddle <opk@zsh.org>
Cc: zsh-workers@zsh.org
Subject: Re: eta for release
Date: Thu, 14 Mar 2024 23:39:39 +0100	[thread overview]
Message-ID: <20240314233939.00863532@leda.eworm.net> (raw)
In-Reply-To: <28619-1710450083.388158@P3ET.bDO3.gMwZ>

[-- Attachment #1: Type: text/plain, Size: 1751 bytes --]

Oliver Kiddle <opk@zsh.org> on Thu, 2024/03/14 22:01:
> Christian Hesse wrote:
> > While zsh git master does support pcre2 already, this has not made it
> > into a release and the current one still depends on the old library.
> > Support is spread over several commits, which depend on even more
> > commits. Thus cherry-picking is not that easy.  
> 
> If you cherry-pick 1b421e49 first then b62e9113 will also apply

... and 10bdbd8b5b0b43445aff23dcd412f25cf6aa328a - the module is not build
without. Issue without is that Src/Modules/pcre.mdd still referenced
pcre-config (and not pcre2-config).

> without conflicts other than on ChangeLog. You shouldn't need any of
> the subsequent patches related to PCRE. At least none of them are a
> regression with respect to 5.9 - nor are any fixing bugs introduced with
> the two cherry-picked patches. You don't necessarily need the first of
> those two patches other than to make the second apply cleanly but it
> doesn't do any harm.

And you are right... Package built and it works.

Ignoring Changelog in cherry-pick is pretty easy, just did that in every
step before continue:

git checkout tags/zsh-5.9 -- ChangeLog

> > So wondering... It there any eta for a new release? Would be nice to have
> > one any time soon... :)  
> 
> Not being the release manager, I can't answer this part with any
> authority. Some of the newer developments are still in a state of
> flux.

Problem solved, so take your time. ;)

Thanks a lot!
-- 
main(a){char*c=/*    Schoene Gruesse                         */"B?IJj;MEH"
"CX:;",b;for(a/*    Best regards             my address:    */=0;b=c[a++];)
putchar(b-1/(/*    Chris            cc -ox -xc - && ./x    */b/42*2-3)*42);}

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

      reply	other threads:[~2024-03-14 22:40 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-03-13 17:03 Christian Hesse
2024-03-14 21:01 ` Oliver Kiddle
2024-03-14 22:39   ` Christian Hesse [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20240314233939.00863532@leda.eworm.net \
    --to=list@eworm.de \
    --cc=opk@zsh.org \
    --cc=zsh-workers@zsh.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).