Hi,
before I try to reproduce this exactly I wondered if the following is a known
issue with Pharo5. If I am in the debugger and try to step over a message send
and that would generate a DNU, Pharo starts taking 99% cpu time. If I use
CMD+./CTRL+. to interrupt it doesn't really work either. I g
--- Begin Message ---
On 15 November 2016 at 07:30, Peter H. Meadows
wrote:
> Hey. Can someone check this for me? In Pharo5 do:
>
> Gofer new
> smalltalkhubUser: 'Pier' project: 'Pillar';
> configuration;
> loadDevelopment.
>
> Gofer new
> url:'http://www.smalltalkhub.com/mc/phm/Pi
Okay.
Indeed, my bypass was to copy the label in the list.
Thank you for your answer.
Hilaire
Le 04/12/2016 à 08:14, Norbert Hartl a écrit :
>> So far in my attempt the #label tag is not processed.
>> >
>> > Am I interpreting something wrongly?
>> >
> No, what you want is not possible. To achi
Hello,
I was playing with Pharo some time ago, but postponed it a bit until
seeing 64bit version...on Slack got info that 64bit VM is "very usable
(as far as you do not use athens)" so I'd appreciate if someone can
point me to some clear instructions how to install it (I'm on Fedora
Linux)?
Is it
why you care about 64 bit ?
I dont think Pharo is 64 bit ready but it should be soon
The big advantage that 64 bit gives is more memory access , 32 bit has
access to 2 GBs of memory. Even in memory its not such a big deal because
you can launch multiple instances of pharo and take advantage of you
Hi Peter,
>> Gofer new
>>smalltalkhubUser: 'Pier' project: 'Pillar';
>>configuration;
>>loadDevelopment.
Loads perfectly, and (as expected) loads fine with the new Metacello api:
Metacello new
configuration: 'Pillar';
repository: 'http://smalltalkhub.com/mc/Pier/Pillar/main’
Ok. I think about that again. It might be a useful thing to have although not
supported IMHO by other mustache implementations.
Norbert
> Am 04.12.2016 um 18:19 schrieb Hilaire :
>
> Okay.
> Indeed, my bypass was to copy the label in the list.
>
> Thank you for your answer.
>
> Hilaire
>
>>
Hi Gour,
See this thread:
http://forum.world.st/Breaking-the-4GB-barrier-with-Pharo-6-64-bit-tt4922305.html
There are some download links in the first post.
Remember, it is not yet finished, there will be issues.
Regards,
Sven
> On 4 Dec 2016, at 14:04, Gour wrote:
>
> Hello,
>
> I was pl
On Mon, 5 Dec 2016 07:43:51 +0100
Sven Van Caekenberghe wrote:
> There are some download links in the first post.
>
> Remember, it is not yet finished, there will be issues.
Thank you...Esteban Lorenzano helped me on the Slack...
Sincerely,
Gour
--
One who sees inaction in action, and actio
On Sun, 04 Dec 2016 21:08:20 +
Dimitris Chloupis
wrote:
> why you care about 64 bit ?
I'm using 64bit OS for quite some time (aka years) and consider it's
good sign of some technology to help me avoding fiddling with 32bit
setup.
> I dont think Pharo is 64 bit ready but it should be soon
O
Dimitris,
On Sun, 04 Dec 2016 21:08:20 +
Dimitris Chloupis
wrote:
The big advantage that 64 bit gives is more memory access , 32 bit has
access to 2 GBs of memory. Even in memory its not such a big deal
because you can launch multiple instances of pharo and take advantage
of your entire m
11 matches
Mail list logo