public inbox for newlib@sourceware.org
 help / color / mirror / Atom feed
From: Mike Frysinger <vapier@gentoo.org>
To: Sebastian Huber <sebastian.huber@embedded-brains.de>,
	newlib@sourceware.org
Subject: Re: [PATCH] build: Avoid length() GNU awk extension
Date: Wed, 9 Mar 2022 05:03:23 -0500	[thread overview]
Message-ID: <Yih7a51lUfz0MnGr@vapier> (raw)
In-Reply-To: <Yihu+fA/bJ2TVNLO@vapier>

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

On 09 Mar 2022 04:10, Mike Frysinger wrote:
> On 09 Mar 2022 03:54, Mike Frysinger wrote:
> > On 09 Mar 2022 08:31, Sebastian Huber wrote:
> > > Other awk implementations such as mawk do not support the length() function.
> > 
> > those awk implementations are not POSIX compliant.  length() is
> > *not* a GNU extension.  you can see it clearly defined in POSIX:
> > https://pubs.opengroup.org/onlinepubs/9699919799/utilities/awk.html#tag_20_06_13_13
> 
> sorry, i quoted length() as used to count bytes in a string, not elements
> in an array.  POSIX doesn't support that.  i would still argue that, while
> gawk supports it, it isn't a GNU extension.  bwk supported it back in 2002,
> and gawk didn't implement it until ~2005.

since it's widely supported for a long time, i sent a request to the POSIX
folks to just add it :)
https://www.austingroupbugs.net/view.php?id=1566
-mike

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

      reply	other threads:[~2022-03-09 10:03 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-03-09  7:31 Sebastian Huber
2022-03-09  8:26 ` Corinna Vinschen
2022-03-09  8:54 ` Mike Frysinger
2022-03-09  9:02   ` Sebastian Huber
2022-03-09  9:10   ` Mike Frysinger
2022-03-09 10:03     ` Mike Frysinger [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=Yih7a51lUfz0MnGr@vapier \
    --to=vapier@gentoo.org \
    --cc=newlib@sourceware.org \
    --cc=sebastian.huber@embedded-brains.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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).