A garbage collector for C and C++

Edit Package gc

The Boehm-Demers-Weiser conservative garbage collector can be used as a
garbage collecting replacement for C malloc or C++ new. It allows you
to allocate memory basically as you normally would, without explicitly
deallocating memory that is no longer useful. The collector
automatically recycles memory when it determines that it can no longer
be otherwise accessed.

Refresh
Refresh
Source Files
Filename Size Changed
gc-7.2alpha6.tar.bz2 0001011054 987 KB
gc-build.patch 0000000458 458 Bytes
gc.changes 0000002564 2.5 KB
gc.spec 0000003400 3.32 KB
Revision 18 (latest revision is 40)
Lars Vogdt's avatar Lars Vogdt (lrupp) accepted request 86044 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 18)
add libtool as buildrequires so we no longer rely on libtool in the project config of factory - it's only needed by <10% of all packages (forwarded request 86019 from coolo)
Comments 0
openSUSE Build Service is sponsored by