Re: Branch sys_mem_reduce is ready for testing.

2010-02-21 Thread Jonathan Leto
Howdy, make smoke PASSes on darwin-x86 http://smolder.plusthree.com/app/projects/report_details/32324 Duke On Sun, Feb 21, 2010 at 1:31 PM, Vasily Chekalkin wrote: > Vasily Chekalkin wrote: >> >> Hello. >> >> Branch sys_mem_reduce is ready for comprehensive testing. Man purpose of >> branch t

Re: [svn:parrot] r44283 - branches/sys_mem_reduce/src/gc

2010-02-21 Thread Vasily Chekalkin
chromatic wrote: This will only take effect for unoptimized builds; this isn't a problem, merely an observation. Thanks Capitan! :) -- Bacek ba...@svn.parrot.org wrote: Author: bacek Date: Sun Feb 21 21:52:28 2010 New Revision: 44283 URL: https://trac.parrot.org/parrot/changeset/44283

Re: [svn:parrot] r44283 - branches/sys_mem_reduce/src/gc

2010-02-21 Thread chromatic
This will only take effect for unoptimized builds; this isn't a problem, merely an observation. ba...@svn.parrot.org wrote: >Author: bacek >Date: Sun Feb 21 21:52:28 2010 >New Revision: 44283 >URL: https://trac.parrot.org/parrot/changeset/44283 > >Log: >Add assertions to check that GC susbsystem

Re: Branch sys_mem_reduce is ready for testing.

2010-02-21 Thread Vasily Chekalkin
Vasily Chekalkin wrote: Hello. Branch sys_mem_reduce is ready for comprehensive testing. Man purpose of branch to replace many sys_mem_foo allocating functions with Parrot_gc_allocate counterparts. It will give ability to replace this functions in GC_Subsystem. Ok, if no one complains I'm g

Re: [svn:parrot] r44270 - trunk/src

2010-02-21 Thread Michael Hind
chromatic - this cast is required to build with g++ I had to restore it in r44276 I am sure there could be another solution to this problem. On 21 February 2010 04:06, wrote: > Author: chromatic > Date: Sun Feb 21 04:06:41 2010 > New Revision: 44270 > URL: https://trac.parrot.org/parrot/change