zsh-workers
 help / color / mirror / code / Atom feed
From: Sven Wischnowsky <wischnow@informatik.hu-berlin.de>
To: zsh-workers@sunsite.dk
Subject: Re: instant core dump with latest CVS
Date: Tue, 7 Aug 2001 11:05:50 +0200 (MET DST)	[thread overview]
Message-ID: <200108070905.LAA03309@beta.informatik.hu-berlin.de> (raw)
In-Reply-To: <20010806144309.B28266@thelonious.new.ox.ac.uk>

Adam Spiers wrote:

> ...
> 
> > And I forgot to make sure the zwc version number got incremented for
> > 15030.
> 
> Shouldn't it be incremented now then?

Yes, probably.


Bye
  Sven

Index: Src/parse.c
===================================================================
RCS file: /cvsroot/zsh/zsh/Src/parse.c,v
retrieving revision 1.29
diff -u -r1.29 parse.c
--- Src/parse.c	2001/07/24 14:17:32	1.29
+++ Src/parse.c	2001/08/07 09:04:46
@@ -2269,8 +2269,8 @@
 #define FD_MINMAP 4096
 
 #define FD_PRELEN 12
-#define FD_MAGIC  0x02030405
-#define FD_OMAGIC 0x05040302
+#define FD_MAGIC  0x03040506
+#define FD_OMAGIC 0x06050403
 
 #define FDF_MAP   1
 #define FDF_OTHER 2

-- 
Sven Wischnowsky                         wischnow@informatik.hu-berlin.de


      reply	other threads:[~2001-08-07  9:06 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-07-30 14:53 Adam Spiers
2001-07-31  9:43 ` Sven Wischnowsky
2001-08-06 13:43   ` Adam Spiers
2001-08-07  9:05     ` Sven Wischnowsky [this message]

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=200108070905.LAA03309@beta.informatik.hu-berlin.de \
    --to=wischnow@informatik.hu-berlin.de \
    --cc=zsh-workers@sunsite.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).