Hurd: Make gdb/reply_mig_hack.awk script compatible to "mawk"
authorThomas Schwinge <thomas@codesourcery.com>
Tue, 12 Jan 2016 11:53:09 +0000 (12:53 +0100)
committerThomas Schwinge <thomas@codesourcery.com>
Tue, 12 Jan 2016 11:53:09 +0000 (12:53 +0100)
commit5eddd57823971bdb54f957d10c11ff3fc9f97b1e
tree167654e2e907fa4695267d3e3ab606ce50411e08
parent5230aa4dc919e4aa5519146531f55d2d094a0cae
Hurd: Make gdb/reply_mig_hack.awk script compatible to "mawk"

The "mawk" AWK implementation did't like that regular expression:

    mawk: [...]/gdb/reply_mig_hack.awk: line 98: regular expression compile failed (missing operand)

gdb/
* reply_mig_hack.awk: Rewrite one regular expression.
gdb/ChangeLog
gdb/reply_mig_hack.awk
This page took 0.036676 seconds and 4 git commands to generate.