]> git.llucax.com Git - personal/website.git/blob - source/blog/posts/2011/01/28-cdgc-merged-into-tango.rst
caa43d99a990f69262f54a0ad111b0bc9d8eda0c
[personal/website.git] / source / blog / posts / 2011 / 01 / 28-cdgc-merged-into-tango.rst
1 Title: CDGC merged into Tango
2 Tags: en, d, gc, dgc, cdgc, tango, merge, patch
3
4 Yai! Finally my CDGC__ patches__ has been applied to Tango__ `[1]`__ `[2]`__
5 `[3]`__. CDGC will not be the default Tango GC for now, because it needs some
6 real testing first (and fixing a race when using weak references). So, please,
7 **please**, do try it, is as simple as `compiling from the sources`__ adding
8 a new option to ``bob``: ``-g=cdgc`` and then `manually installing Tango`__.
9
10 __ https://llucax.com.ar/blog/blog/tag/cdgc
11 __ http://www.dsource.org/projects/tango/ticket/1997
12 __ http://www.dsource.org/projects/tango
13 __ http://www.dsource.org/projects/tango/changeset/5609
14 __ http://www.dsource.org/projects/tango/changeset/5610
15 __ http://www.dsource.org/projects/tango/changeset/5611
16 __ http://www.dsource.org/projects/tango/wiki/CombineBuildInstructions
17 __ http://www.dsource.org/projects/tango/wiki/ManualLinuxInstall
18
19 Please, don't forget to report__ any bugs or problems.
20
21 __ http://www.dsource.org/projects/tango/newticket
22
23 Thanks!
24
25 .. vim: set et sw=3 sts=3 :