mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Michael Olbrich <m.olbrich@pengutronix.de>
To: ptxdist@pengutronix.de
Cc: Robert Schwebel <r.schwebel@pengutronix.de>
Subject: Re: [ptxdist] [APPLIED] pcre2: clarify help text
Date: Fri,  6 Jan 2023 17:01:20 +0100	[thread overview]
Message-ID: <20230106160120.3075094-1-m.olbrich@pengutronix.de> (raw)
In-Reply-To: <20221227062734.789143-1-r.schwebel@pengutronix.de>

Thanks, applied as ec824d1d8c1c07863942f65db6581b33235be1a7.

Michael

[sent from post-receive hook]

On Fri, 06 Jan 2023 17:01:20 +0100, Robert Schwebel <r.schwebel@pengutronix.de> wrote:
> In contrast to what the initial commit (a62611b3ecc234892f5043532b3c0e551ed9d29c)
> says, this option is about 8/16/32 bit character support, not about an
> 8/16/32 bit library. Clarify the help text a bit.
> 
> Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de>
> Message-Id: <20221227062734.789143-1-r.schwebel@pengutronix.de>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
> 
> diff --git a/rules/pcre2.in b/rules/pcre2.in
> index eee635e31852..c9b246437bf7 100644
> --- a/rules/pcre2.in
> +++ b/rules/pcre2.in
> @@ -10,15 +10,15 @@ if PCRE2
>  
>  config PCRE2_8
>  	bool
> -	prompt "8 bit library"
> +	prompt "enable 8 bit character support"
>  	default y
>  
>  config PCRE2_16
>  	bool
> -	prompt "16 bit library"
> +	prompt "enable 16 bit character support"
>  
>  config PCRE2_32
>  	bool
> -	prompt "32 bit library"
> +	prompt "enable 32 bit character support"
>  
>  endif



      reply	other threads:[~2023-01-06 16:02 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-12-27  6:27 [ptxdist] [PATCH] " Robert Schwebel
2023-01-06 16:01 ` Michael Olbrich [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=20230106160120.3075094-1-m.olbrich@pengutronix.de \
    --to=m.olbrich@pengutronix.de \
    --cc=ptxdist@pengutronix.de \
    --cc=r.schwebel@pengutronix.de \
    /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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox