We'd welcome any contributions towards 0.97, that list are a couple of the
tougher ones.  About the only critical one right now is a proposed change
to modular arithmetic, where if you have something like:

TYPED: fix+ { x: fixnum y: fixnum -- z ) + ;

It will no longer guarantee that z is a fixnum.  In earlier releases, this
would truncate the output to a fixnum.  We think the newer behavior is
better, but want to understand the ramifications before releasing.





On Wed, Jul 2, 2014 at 9:51 AM, Jon Harper <jon.harpe...@gmail.com> wrote:

> Hi Doug,
> is there anything we can do to help with the 0.97 release ? I see you guys
> have setup "0.97 blockers" (
> https://github.com/slavapestov/factor/issues?milestone=8&state=open), but
> none of these seem trivial issues.
> maybe just some testing ?
>
> Hopefully, everything is going well.
>
> cheers,
> Jon
>
> Jon
>
>
> On Mon, Jun 16, 2014 at 9:41 PM, Doug Coleman <doug.cole...@gmail.com>
> wrote:
>
>> In github issue #809, John noticed that ``git fsck`` showed some git
>> warnings and linked to a stackoverflow fix. Today, I ran the commands
>> suggested and the fsck warnings are gone. If you do a ``git pull`` you get
>> a merge commit, but a ``git reset origin/master`` should fix this. (We try
>> to keep a flat git history.)
>>
>> The git ids seem to be the same, but if I messed up the repository in
>> some way that should be reverted, let me know.
>>
>> We are aiming to have 0.97 released by July 4. If you have anything to
>> contribute, now is a good time!
>>
>> Thanks,
>> Doug
>>
>> Issue - https://github.com/slavapestov/factor/issues/809
>>
>>
>> ------------------------------------------------------------------------------
>> HPCC Systems Open Source Big Data Platform from LexisNexis Risk Solutions
>> Find What Matters Most in Your Big Data with HPCC Systems
>> Open Source. Fast. Scalable. Simple. Ideal for Dirty Data.
>> Leverages Graph Analysis for Fast Processing & Easy Data Exploration
>> http://p.sf.net/sfu/hpccsystems
>> _______________________________________________
>> Factor-talk mailing list
>> Factor-talk@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/factor-talk
>>
>>
>
>
> ------------------------------------------------------------------------------
> Open source business process management suite built on Java and Eclipse
> Turn processes into business applications with Bonita BPM Community Edition
> Quickly connect people, data, and systems into organized workflows
> Winner of BOSSIE, CODIE, OW2 and Gartner awards
> http://p.sf.net/sfu/Bonitasoft
> _______________________________________________
> Factor-talk mailing list
> Factor-talk@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/factor-talk
>
>
------------------------------------------------------------------------------
Open source business process management suite built on Java and Eclipse
Turn processes into business applications with Bonita BPM Community Edition
Quickly connect people, data, and systems into organized workflows
Winner of BOSSIE, CODIE, OW2 and Gartner awards
http://p.sf.net/sfu/Bonitasoft
_______________________________________________
Factor-talk mailing list
Factor-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/factor-talk

Reply via email to