zsh-workers
 help / color / mirror / code / Atom feed
From: Peter Stephenson <pws@cambridgesiliconradio.com>
To: zsh-workers@sunsite.auc.dk (Zsh hackers list)
Subject: Re: PATCH: Completion matching control test. (Try 2)
Date: Tue, 16 May 2000 09:55:12 +0100	[thread overview]
Message-ID: <0FUN0039YA3ZBO@la-la.cambridgesiliconradio.com> (raw)
In-Reply-To: "Your message of Mon, 15 May 2000 23:04:35 PDT." <20000516060435.682.qmail@web1303.mail.yahoo.com>

> Here is another attempt at posting the matching test.

I haven't added this myself, since it's going to be Sven that resolves any
changes.  It can be held over if necessary --- there's no point in sending
out tests in a distribution if they're going to produce failures we already
know about, which just creates (shudder) moral pressure.

3.1.7-pre-4 has been pushed back 1) because it takes hours to go through
all of compsys.yo 2) because of all the small but important fixes to things
like menu selection 3) because, unfortunately, I'm not going on holiday in
the near future.


By the way here's a minor fix and addition to the octalzeroes manual entry
which I can't be bothered to post separately.

Index: Doc/Zsh/options.yo
===================================================================
RCS file: /cvsroot/zsh/zsh/Doc/Zsh/options.yo,v
retrieving revision 1.5
diff -u -r1.5 options.yo
--- Doc/Zsh/options.yo	2000/05/15 18:48:21	1.5
+++ Doc/Zsh/options.yo	2000/05/16 08:50:42
@@ -780,8 +780,10 @@
 pindex(OCTAL_ZEROES)
 cindex(octal, arithmetic expressions)
 item(tt(OCTAL_ZEROES) <S>)(
-Interpret any integer constant beginning with a 0 and not
-as octal, per IEEE Std 1003.2-1992 (ISO 9945-2:1993).
+Interpret any integer constant beginning with a 0 as octal, per IEEE Std
+1003.2-1992 (ISO 9945-2:1993).  This is not enabled by default as it
+causes problems with parsing of, for example, date and time strings with
+leading zeroes.
 )
 pindex(OVERSTRIKE)
 cindex(editor, overstrike mode)

-- 
Peter Stephenson <pws@cambridgesiliconradio.com>
Cambridge Silicon Radio, Unit 300, Science Park, Milton Road,
Cambridge, CB4 0XL, UK                          Tel: +44 (0)1223 392070


  reply	other threads:[~2000-05-16  8:55 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-05-16  6:04 Felix Rosencrantz
2000-05-16  8:55 ` Peter Stephenson [this message]
2000-05-16 17:23 ` Bart Schaefer
2000-05-17  4:11 Felix Rosencrantz
2000-05-17 10:14 ` Bart Schaefer
2000-05-17 10:33 Sven Wischnowsky
2000-05-17 12:30 ` Tanaka Akira
2000-05-17 11:57 Sven Wischnowsky
2000-05-18  2:35 Felix Rosencrantz

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=0FUN0039YA3ZBO@la-la.cambridgesiliconradio.com \
    --to=pws@cambridgesiliconradio.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).