- Update to 7.6.0
- Remove patches which have been incorporated upstream
Changelog:
https://github.com/ivmai/bdwgc/blob/master/ChangeLog
Differential D7443
devel/boehm-gc: Update to 7.6.0 cpm on Aug 8 2016, 5:45 PM. Authored by Tags None Referenced Files
Subscribers None
Details
Changelog: https://github.com/ivmai/bdwgc/blob/master/ChangeLog
Diff Detail
Event TimelineComment Actions All builds are fine: tested on 9.3i, 9.3a, 10.2i, 10.2a, 10.3i and 10.3a All tests are passed. Comment Actions Fix 'unknown type name GC_INNER' compilation error. The solution is to move GC_FreeBSDGetDataStart prototype from gcconfig.h to gc_priv.h.
(GC_FreeBSDGetDataStart): Declare.
(DATASTART_IS_FUNC): Define macro.
(GC_FreeBSDGetDataStart, DATASTART_IS_FUNC): Remove. |