public inbox for libc-alpha@sourceware.org
 help / color / mirror / Atom feed
* [RFC][PATCH] NEWS: List the languages which use the alternative months.
@ 2018-02-01  0:52 Rafal Luzynski
  2018-02-01  4:45 ` Carlos O'Donell
  0 siblings, 1 reply; 3+ messages in thread
From: Rafal Luzynski @ 2018-02-01  0:52 UTC (permalink / raw)
  To: libc-alpha

	[BZ #10871]
	NEWS: List the languages which actually use the alternative
	months feature in this release.  Also explain that "alt_mon" and
	"ab_alt_mon" are optional.
---
 NEWS | 10 +++++++++-
 1 file changed, 9 insertions(+), 1 deletion(-)

diff --git a/NEWS b/NEWS
index 6f3b9b0..b1c06f1 100644
--- a/NEWS
+++ b/NEWS
@@ -88,7 +88,15 @@ Major new features:
 
   In a locale definition file, use "alt_mon" and "ab_alt_mon" to
   define the strings for %OB and %Ob, respectively; these have the
-  same syntax as "mon" and "ab_mon".
+  same syntax as "mon" and "abmon".  These arrays are optional; if they
+  are not provided then they have the same content as "mon" and "abmon",
+  respectively.
+
+  This feature produces any visible changes only in the locales which
+  provide actual data for "alt_mon" and/or "ab_alt_mon".  In this
+  release the locale data for the following languages have alternative
+  month names actually provided: Belarusian, Croatian, Greek,
+  Lithuanian, Polish, Russian, and Ukrainian.
 
   This feature is currently a GNU extension, but it is expected to
   be added to the next revision of POSIX, and it is also already
-- 
2.7.5

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [RFC][PATCH] NEWS: List the languages which use the alternative months.
  2018-02-01  0:52 [RFC][PATCH] NEWS: List the languages which use the alternative months Rafal Luzynski
@ 2018-02-01  4:45 ` Carlos O'Donell
  2018-02-01  7:02   ` Rafal Luzynski
  0 siblings, 1 reply; 3+ messages in thread
From: Carlos O'Donell @ 2018-02-01  4:45 UTC (permalink / raw)
  To: Rafal Luzynski, libc-alpha

On 01/31/2018 04:52 PM, Rafal Luzynski wrote:
> 	[BZ #10871]
> 	NEWS: List the languages which actually use the alternative
> 	months feature in this release.  Also explain that "alt_mon" and
> 	"ab_alt_mon" are optional.
> ---
>  NEWS | 10 +++++++++-
>  1 file changed, 9 insertions(+), 1 deletion(-)
> 
> diff --git a/NEWS b/NEWS
> index 6f3b9b0..b1c06f1 100644
> --- a/NEWS
> +++ b/NEWS
> @@ -88,7 +88,15 @@ Major new features:
>  
>    In a locale definition file, use "alt_mon" and "ab_alt_mon" to
>    define the strings for %OB and %Ob, respectively; these have the
> -  same syntax as "mon" and "ab_mon".
> +  same syntax as "mon" and "abmon".  These arrays are optional; if they
> +  are not provided then they have the same content as "mon" and "abmon",
> +  respectively.
> +

OK.

> +  This feature produces any visible changes only in the locales which
> +  provide actual data for "alt_mon" and/or "ab_alt_mon".  In this
> +  release the locale data for the following languages have alternative
> +  month names actually provided: Belarusian, Croatian, Greek,
> +  Lithuanian, Polish, Russian, and Ukrainian.

Suggest:

These features are provided for locales which define "alt_mon" and/or
"ab_alt_mon" in their locale source data.  This release includes such
alternative month name data for the following languages: Belarusian,
Croatian, Greek, Lithuanian, Polish, Russian, and Ukrainian.

>  
>    This feature is currently a GNU extension, but it is expected to
>    be added to the next revision of POSIX, and it is also already
> 


-- 
Cheers,
Carlos.

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [RFC][PATCH] NEWS: List the languages which use the alternative months.
  2018-02-01  4:45 ` Carlos O'Donell
@ 2018-02-01  7:02   ` Rafal Luzynski
  0 siblings, 0 replies; 3+ messages in thread
From: Rafal Luzynski @ 2018-02-01  7:02 UTC (permalink / raw)
  To: libc-alpha, Carlos O'Donell

1.02.2018 05:45 Carlos O'Donell <carlos@redhat.com> wrote:
>
> On 01/31/2018 04:52 PM, Rafal Luzynski wrote:
> > [...]
> > + This feature produces any visible changes only in the locales which
> > + provide actual data for "alt_mon" and/or "ab_alt_mon". In this
> > + release the locale data for the following languages have alternative
> > + month names actually provided: Belarusian, Croatian, Greek,
> > + Lithuanian, Polish, Russian, and Ukrainian.
>
> Suggest:
>
> These features are provided for locales which define "alt_mon" and/or
> "ab_alt_mon" in their locale source data. This release includes such
> alternative month name data for the following languages: Belarusian,
> Croatian, Greek, Lithuanian, Polish, Russian, and Ukrainian.

Thank you, Carlos.  With this change I'm going to push it soon.
I believe it's a good idea to update the list of the recently changed
locale data.

Regards,

Rafal

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2018-02-01  7:02 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-02-01  0:52 [RFC][PATCH] NEWS: List the languages which use the alternative months Rafal Luzynski
2018-02-01  4:45 ` Carlos O'Donell
2018-02-01  7:02   ` Rafal Luzynski

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 read-only IMAP folder(s) and NNTP newsgroup(s).