emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Preview: portable dumper


From: Daniele Nicolodi
Subject: Re: Preview: portable dumper
Date: Mon, 19 Feb 2018 15:01:12 -0700
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.13; rv:52.0) Gecko/20100101 Thunderbird/52.6.0

On 12/02/2018 13:18, Daniel Colascione wrote:
> I've pushed the portable dumper to the pdumper Savannah branch.

Hi Daniel,

the recently introduced `dmpstruct.awk` script fails with a non-GNU awk:
POSIX awk does not like a | occurring just after a grouping ( or just
before a ) in a regular expression.  The attached patch fixes the syntax
preserving the meaning of the regular expressions.

Cheers,
Dan

Attachment: dmpstruct.patch
Description: Text document


reply via email to

[Prev in Thread] Current Thread [Next in Thread]