linux-hotplug.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
To: linux-hotplug@vger.kernel.org
Subject: Re: [PATCH] extras/keymap: fix build (GEN keys.txt)
Date: Thu, 29 Oct 2009 20:17:30 +0000	[thread overview]
Message-ID: <1256847450.3562.2.camel@yamato> (raw)
In-Reply-To: <4AE9A648.2090006@tuffmail.co.uk>

Il giorno Thu, 29/10/2009 alle 20.10 +0000, Alan Jenkins ha scritto:
> 
> Thanks for the corrections Martin.  Looks like the real problem is my 
> awk doesn't grok "[[:space:]]".

> My awk package is mawk-1.3.3-11.1.
> 
> 
Heh, no wonder then, [[:space:]] is a GNU regexp extension, which is
thus only available on GNU awk (gawk); who's going to choose between
checking for gawk explicitly or make it use a generic regexp?

-- 
Diego Elio Pettenò — “Flameeyes”
http://blog.flameeyes.eu/

If you found a .asc file in this mail and know not what it is,
it's a GnuPG digital signature: http://www.gnupg.org/



  parent reply	other threads:[~2009-10-29 20:17 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-10-29 14:27 [PATCH] extras/keymap: fix build (GEN keys.txt) Alan Jenkins
2009-10-29 15:03 ` Lennart Poettering
2009-10-29 16:01 ` Alan Jenkins
2009-10-29 19:06 ` Martin Pitt
2009-10-29 20:10 ` Alan Jenkins
2009-10-29 20:17 `  [this message]
2009-10-29 20:40 ` Dan Nicholson
2009-10-29 20:46 ` 
2009-10-29 20:56 ` Alan Jenkins
2009-10-30  8:40 ` Martin Pitt

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=1256847450.3562.2.camel@yamato \
    --to=linux-hotplug@vger.kernel.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.
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).