So the official download page offers nothing but a broken version which you
know is broken and you're not replacing it?

So all new users are supposed to read the website, download and install
that package, run into a showstopper bug, subscribe to the mailing list,
complain about the bug, be informed that yeah, that package is broken
anyways we already know about it, then download the latest source -- not
the one on the download page, that one is broken too -- and compile source
so they can finally get a version that works as expected?

Really?

I mean, really?
 On Nov 25, 2012 7:13 AM, "Siteshwar" <sitesh...@gmail.com> wrote:

> Hi,
>
> This bug has been already reported and fixed
> https://github.com/fish-shell/fish-shell/issues/78  You should give a try
> to compile fish from repository.
>
> Regards,
> Siteshwar
>
> On Sun, Nov 25, 2012 at 2:34 PM, Luciano ES <lucm...@gmail.com> wrote:
>
>> I just ran an old function/script and found out it crashes the new
>> fishfish:
>>
>> function xvps
>>
>>         set HOSTS[1] "luc:161.1.6.161:22"
>>         set HOSTS[2] "luc:78.7.8.78:22"
>>
>>         echo ding!
>>
>>         [more code...]
>> end
>>
>> I soon found that the problem is in the array notation. After I have
>> removed [1], [2] and [3] (and commented out all the rest of the code
>> because it's obviously broken without the array), fish no longer exits, and
>> correctly prints "ding!" to the screen.
>>
>> That is reproduced on the command line, too. I can paste any one of those
>> lines onto my command line, hit Enter, and fish will exit immediately.
>>
>> Still on version 0.9.1.
>>
>> --
>> Luciano ES
>> >>
>>
>>
>> ------------------------------------------------------------------------------
>> Monitor your physical, virtual and cloud infrastructure from a single
>> web console. Get in-depth insight into apps, servers, databases, vmware,
>> SAP, cloud infrastructure, etc. Download 30-day Free Trial.
>> Pricing starts from $795 for 25 servers or applications!
>> http://p.sf.net/sfu/zoho_dev2dev_nov
>> _______________________________________________
>> Fish-users mailing list
>> Fish-users@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/fish-users
>>
>
>
>
> --
> Regards,
> Siteshwar
>
------------------------------------------------------------------------------
Monitor your physical, virtual and cloud infrastructure from a single
web console. Get in-depth insight into apps, servers, databases, vmware,
SAP, cloud infrastructure, etc. Download 30-day Free Trial.
Pricing starts from $795 for 25 servers or applications!
http://p.sf.net/sfu/zoho_dev2dev_nov
_______________________________________________
Fish-users mailing list
Fish-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fish-users

Reply via email to