Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Problem with zsh-3.0.5
- X-seq: zsh-workers 3759
- From: Michael Schmitz <mschmitz@xxxxxxx>
- To: zsh-workers@xxxxxxxxxxxxxxx
- Subject: Problem with zsh-3.0.5
- Date: Mon, 2 Feb 1998 10:47:23 +0100
Hello all!
Trying to compile zsh-3.0.5 an a Reliant UNIX 5.43 box I found the following
problem:
gettimeofday() accepts just a singe parameter in case you don't
define the _XPG_IV preprocessor symbol
Beside this little problem 'zsh' compiled out of the box.
When playing around with it I found my profile not to work as I expected. The
problem is, that lines like
q=$(echo Hello)
don't work. The value of 'q' is empty.
Michael.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author