zsh-workers
 help / color / mirror / code / Atom feed
* logname in zsh-2.6b9
@ 1995-06-07 22:34 Ted Scharlemann
  1995-06-09 17:25 ` Zoltan Hidvegi
  0 siblings, 1 reply; 4+ messages in thread
From: Ted Scharlemann @ 1995-06-07 22:34 UTC (permalink / raw)
  To: zsh-workers

After many months of happily using zsh-2.6-beta2, I just grabbed 
zsh-2.6-beta9 from math.gatech.edu and tried to compile it.  My first
attempt was unsuccessful, because somewhere between b2 and b9,

"EXTERN char *zlogname;" in globals.h, init.c, and params.c

was changed to

"EXTERN char *logname;"

which conflicts with logname(3), declared

"char *logname(void);" in <unistd.h>

(this is on HPUX 9.05 HP9000/715).

May I recommend that you revert to "zlogname"??

And many thanks for your efforts.  I have become very fond of zsh.

(Incidentally, I am not a subscriber to this list.)

Ted Scharlemann
ets@llnl.gov


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

end of thread, other threads:[~1995-06-09 21:06 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1995-06-07 22:34 logname in zsh-2.6b9 Ted Scharlemann
1995-06-09 17:25 ` Zoltan Hidvegi
1995-06-09 17:45   ` Zoltan Hidvegi
1995-06-09 21:02   ` Richard Coleman

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