zsh-workers
 help / color / mirror / code / Atom feed
From: Zefram <zefram@fysh.org>
To: schaefer@candle.brasslantern.com (Bart Schaefer)
Cc: zsh-workers@sunsite.auc.dk
Subject: Re: PATCH: AIX .export files
Date: Fri, 5 Nov 1999 11:56:50 +0000 (GMT)	[thread overview]
Message-ID: <E11jhz8-0001KN-00@crucigera.fysh.org> (raw)
In-Reply-To: <991105091919.ZM29481@candle.brasslantern.com> from Bart Schaefer at "Nov 5, 1999  9:19:19 am"

Bart Schaefer wrote:
>(4) Rewrite makepro.awk to avoid accumulating all the function def'n's
>    before printing any of them, thus producing uglier .pro files.

This one gets my vote.  The .pro files aren't primarily meant to be nice;
I made it collect all the locals together to make it as close as possible
to how a human would lay it out, but if that's causing problems it can
be sacrificed.

Or there's another possibility: run makepro.awk over the file twice,
once generating local definitions and once externals, and glue the two
together.  You'd get the current form of .pro files, without requiring
awk to handle lengthy strings, at the cost of doubling generation time.

-zefram


  reply	other threads:[~1999-11-05 11:57 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1999-11-04 19:12 Oliver Kiddle
1999-11-05  9:19 ` Bart Schaefer
1999-11-05 11:56   ` Zefram [this message]
1999-11-05 15:40     ` Bart Schaefer
1999-11-05 17:30       ` Oliver Kiddle
1999-11-05 17:51         ` Bart Schaefer
1999-11-19 16:58           ` Oliver Kiddle
1999-11-05  9:09 Sven Wischnowsky
1999-11-22  9:36 Sven Wischnowsky
1999-11-22 15:14 ` Oliver Kiddle

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=E11jhz8-0001KN-00@crucigera.fysh.org \
    --to=zefram@fysh.org \
    --cc=schaefer@candle.brasslantern.com \
    --cc=zsh-workers@sunsite.auc.dk \
    /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.
Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

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).