Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: Possible hpux bug



I just sent this mail:
Brady Montz <bradym@xxxxxxxxxxxxxx> writes:

> 
> This problem only appears in hpux 9.01. It doesn't happen on linux,
> solaris, or OSF1. I'm running 3.0pre6 on all those machines.
> 
> If I enter at the prompt:
> 
> source file
> 
> everything's happy. If, however, I do:
> 
> func()
> {
>   source file
> }
> func
> 
> Then I get a bunch of blank lines on the screen as the file gets
...

Sorry for this, but it turns out that I was running pre2 on the hpux machine.
How embarassing. I could swear that I checked $ZSH_VERSION, but you know
how that goes. Anyhow, it works fine now.




Messages sorted by: Reverse Date, Date, Thread, Author