zsh-workers
 help / color / mirror / code / Atom feed
* Final 3.0.0 test release
@ 1996-08-14 17:15 Zoltan Hidvegi
  1996-08-14 17:47 ` Richard Coleman
                   ` (3 more replies)
  0 siblings, 4 replies; 14+ messages in thread
From: Zoltan Hidvegi @ 1996-08-14 17:15 UTC (permalink / raw)
  To: Zsh workers list

I've put together the final 3.0.0 release but before I release it I'd like
some other people to try it.  At the moment only the patch is available on
ftp://ftp.cs.elte.hu/pub/zsh/testing/zsh-3.0-pre6-final-3.0.0.diff.gz

The file date/size:

   18774 Aug 14 19:07 zsh-3.0-pre6-final-3.0.0.diff.gz

MD5 checksum:

61fcbbcdb9f032525bdaf51de99314ac  zsh-3.0-pre6-final-3.0.0.diff.gz

Do not forget to touch stamp-h.in and configure after patching.

The final zsh-3.0.0 will be released tomorrow and on Friday I'll leave for
a one-week holiday.

Cheers,

Zoltan


^ permalink raw reply	[flat|nested] 14+ messages in thread
* BSD_ECHO
@ 1996-08-14 23:47 Zefram
  0 siblings, 0 replies; 14+ messages in thread
From: Zefram @ 1996-08-14 23:47 UTC (permalink / raw)
  To: Z Shell workers mailing list; +Cc: hzoli

|+ #ifdef SH_USE_BSD_ECHO
|      {"bsdecho", 		0,    0,    OPT_EMULATE|OPT_SH},
|+ #else
|+     {"bsdecho", 		0,    0,    0},
|+ #endif

There are two problems with this.  Firstly, BSD_ECHO should have the
OPT_EMULATE flag, regardless of its default state.  Secondly, as I've
said before, it's a really bad idea to try to emulate the native sh --
on some OSes, such as the one I'm using here, the results of the
configure test depend on what the installer's $PATH is set to.  I
suggest you revert this patch for the final final 3.0 release, or at
least add the OPT_EMULATE flag to the second case.

-zefram


^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~1996-08-15 15:37 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1996-08-14 17:15 Final 3.0.0 test release Zoltan Hidvegi
1996-08-14 17:47 ` Richard Coleman
1996-08-14 18:11 ` Bart Schaefer
1996-08-14 20:45   ` Richard Coleman
1996-08-15  0:32     ` BSD_ECHO Zoltan Hidvegi
1996-08-15  0:39   ` Final 3.0.0 test release Zoltan Hidvegi
1996-08-14 19:09 ` Steven L Baur
1996-08-15  0:43   ` Zoltan Hidvegi
1996-08-15  1:14     ` Steven L Baur
1996-08-15  5:25       ` Mark Borges
1996-08-15 15:29         ` Steven L Baur
1996-08-15  6:52 ` Marc Martinez
1996-08-15 10:38   ` Zoltan Hidvegi
1996-08-14 23:47 BSD_ECHO Zefram

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