On Thu, Aug 19, 2010 at 6:23 AM, Eliot Miranda <[hidden email]> wrote:
Hi Eliot. This, this HELPS A LOT. This is awesome. Seriously. This is really cool. Now we could start to create a Pharo one click based on Cog. Having the binaries will increase people using it, reporting bugs, and submitting fixes. Two questions: 1) why "unofficial" builds? 2) Do these binaries include the fixes from henrik to avoid the crash tha happens sometime? Thanks Mariano
_______________________________________________ Pharo-project mailing list [hidden email] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project |
That is great, indeed!
I was not aware of the socket fixes. Are these in the image or in the VM? Is there an official site for the change set that should be applied to Pharo 1.1? I only know the change set produced by Lukas. Cheers, Doru On 19 Aug 2010, at 09:45, Mariano Martinez Peck wrote: > > > On Thu, Aug 19, 2010 at 6:23 AM, Eliot Miranda <[hidden email] > > wrote: > > > On Wed, Aug 18, 2010 at 8:14 PM, Chris Cunnington <[hidden email] > > wrote: > Wow. Have I been looking in the wrong place. > I've been downloading trunk build files from svn listed on the > squeakvm.org/unix pages, but *sigh* I didn't see the trove of stuff > you just pointed out. And there are specific instructions for Mac > and Unix builds. This is what I should be looking at. Thank you for > pointing there. > > For folks' convenience I've just put up some unofficial builds > (essentially the same builds I use for testing) under http://www.mirandabanda.org/files/Cog/VM > > > HTH > > > Hi Eliot. This, this HELPS A LOT. This is awesome. Seriously. This > is really cool. Now we could start to create a Pharo one click based > on Cog. > Having the binaries will increase people using it, reporting bugs, > and submitting fixes. > > Two questions: > > 1) why "unofficial" builds? > > 2) Do these binaries include the fixes from henrik to avoid the > crash tha happens sometime? > > Thanks > > Mariano > > Eliot > > > Chris > > > > > > > > > _______________________________________________ > Pharo-project mailing list > [hidden email] > http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project -- www.tudorgirba.com "Not knowing how to do something is not an argument for how it cannot be done." _______________________________________________ Pharo-project mailing list [hidden email] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project |
In reply to this post by Mariano Martinez Peck
> 2) Do these binaries include the fixes from henrik to avoid the crash tha
> happens sometime? Yes, looks like it. Seaside does not immediately crash the VM. Lukas -- Lukas Renggli www.lukas-renggli.ch _______________________________________________ Pharo-project mailing list [hidden email] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project |
It also looks like:
- OSProcess works well on Mac - the bug related to the window preview in the Watery theme works with the latest VM (I am talking about the preview of the window when hovering over the task bar from Pharo) This is really great! Cheers, Doru On 19 Aug 2010, at 10:57, Lukas Renggli wrote: >> 2) Do these binaries include the fixes from henrik to avoid the >> crash tha >> happens sometime? > > Yes, looks like it. Seaside does not immediately crash the VM. > > Lukas > > -- > Lukas Renggli > www.lukas-renggli.ch > > _______________________________________________ > Pharo-project mailing list > [hidden email] > http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project -- www.tudorgirba.com "Problem solving should be focused on describing the problem in a way that makes the solution obvious." _______________________________________________ Pharo-project mailing list [hidden email] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project |
In reply to this post by Tudor Girba
The fixes of henrik where at the VM level.
stef On Aug 19, 2010, at 10:34 AM, Tudor Girba wrote: > That is great, indeed! > > I was not aware of the socket fixes. Are these in the image or in the VM? > > Is there an official site for the change set that should be applied to Pharo 1.1? I only know the change set produced by Lukas. > > Cheers, > Doru > > > On 19 Aug 2010, at 09:45, Mariano Martinez Peck wrote: > >> >> >> On Thu, Aug 19, 2010 at 6:23 AM, Eliot Miranda <[hidden email]> wrote: >> >> >> On Wed, Aug 18, 2010 at 8:14 PM, Chris Cunnington <[hidden email]> wrote: >> Wow. Have I been looking in the wrong place. >> I've been downloading trunk build files from svn listed on the squeakvm.org/unix pages, but *sigh* I didn't see the trove of stuff you just pointed out. And there are specific instructions for Mac and Unix builds. This is what I should be looking at. Thank you for pointing there. >> >> For folks' convenience I've just put up some unofficial builds (essentially the same builds I use for testing) under http://www.mirandabanda.org/files/Cog/VM >> >> >> HTH >> >> >> Hi Eliot. This, this HELPS A LOT. This is awesome. Seriously. This is really cool. Now we could start to create a Pharo one click based on Cog. >> Having the binaries will increase people using it, reporting bugs, and submitting fixes. >> >> Two questions: >> >> 1) why "unofficial" builds? >> >> 2) Do these binaries include the fixes from henrik to avoid the crash tha happens sometime? >> >> Thanks >> >> Mariano >> >> Eliot >> >> >> Chris >> >> >> >> >> >> >> >> >> _______________________________________________ >> Pharo-project mailing list >> [hidden email] >> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project > > -- > www.tudorgirba.com > > "Not knowing how to do something is not an argument for how it cannot be done." > > > _______________________________________________ > Pharo-project mailing list > [hidden email] > http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project _______________________________________________ Pharo-project mailing list [hidden email] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project |
In reply to this post by Mariano Martinez Peck
2010/8/19 Mariano Martinez Peck <[hidden email]>
because these sources are not yet maintained by the Squeak VM builders, Andreas, Ian & John, and because the cod is still green (e.g. object as method still crashes the VMs).
Yes. They're built from the most up-to-date version of the Cog sources.
_______________________________________________ Pharo-project mailing list [hidden email] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project |
2010/8/19 Eliot Miranda <[hidden email]>
I agreee with this :) now i got it
but this would mean unstable, or beta or something but not unofficial ;) that's why I was confused.
Excellent!!! :) thanks a lot mariano
_______________________________________________ Pharo-project mailing list [hidden email] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project |
In reply to this post by Tudor Girba
It seems that object as method support still not here
Laurent
On Thu, Aug 19, 2010 at 11:12 AM, Tudor Girba <[hidden email]> wrote: It also looks like: _______________________________________________ Pharo-project mailing list [hidden email] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project |
In reply to this post by Eliot Miranda-2
On Aug 19, 2010, at 6:12 36PM, Eliot Miranda wrote:
Mmmh, if you don't want to update the folder name to reflect the actual svn version, would changing the !README.txt at least be possible? ;) Cheers, Henry _______________________________________________ Pharo-project mailing list [hidden email] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project |
Free forum by Nabble | Edit this page |