2015-04-30
2015-04-30 14:54:05 by Martin Nilsson <nilsson@opera.com>
-
b3e20205b5b2469d23762be7e1ac432c72cbd423
(3 lines)
(+2/-1)
[
Show
| Annotate
]
Branch: 8.1
Moved locate_references to Debug.
2089: Inside #if defined(PIKE_DEBUG)
gc_mark_external (constants, " as global constants mapping");
}
- void locate_references(void *a)
+ PMOD_EXPORT void locate_references(void *a)
{
int tmp, orig_in_gc = Pike_in_gc;
const char *orig_gc_found_place = gc_found_place;