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.4.2.tar.gz 0001082597 1.03 MB
gc.changes 0000005917 5.78 KB
gc.spec 0000003884 3.79 KB
Revision 33 (latest revision is 40)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 357093 from Marcus Meissner's avatar Marcus Meissner (msmeissn) (revision 33)
- Force -std=gnu++98 for C++ testcases. (forwarded request 357091 from rguenther)
Comments 0
openSUSE Build Service is sponsored by