There being a changelog at all is one of the new features :). For the rest,
mainly bugfixes and more completions. If you're using the benhoskings
branch as tagged on gitorious there are some new features as well such as
the functions builtin gaining a --copy option, but not any major changes.


On Tue, Jan 31, 2012 at 11:01, i...@whywouldwe.com <i...@whywouldwe.com>wrote:

> On 31/01/2012 02:27, Jan Kanis wrote:
>
>> That addition of ptrdiff_t was added in one of the last changesets. So
>> you're probably compiling the right version, but there's a bug. It appears
>> that on my system, ptrdiff_t is defined through including <stddef.h>, which
>> is more or less accidentally included in common.c via including
>> <ncurses.h>. I'm not quite sure why this doesn't work for your system, but
>> anyway util.c should include stddef.h. I've added it on my system, will
>> push it tonight or tomorrow.
>>
>> Jan
>>
>>  I just updated and it compiled successfully, many thanks.
>
> Previously I was using Ben Hoskings OS X branch which hasn't had any
> commits for about 20 months. Are there any new features since then I should
> look out for (the CHANGELOG is sparse).
>
------------------------------------------------------------------------------
Keep Your Developer Skills Current with LearnDevNow!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-d2d
_______________________________________________
Fish-users mailing list
Fish-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fish-users

Reply via email to