2014-02-25
2014-02-25 14:37:13 by Per Hedbor <ph@opera.com>
-
61017f22c9f20531acfead6cd5ae78272e9b7ece
(3 lines)
(+2/-1)
[
Show
| Annotate
]
Branch: 8.0
Tagged some more arguments UNUSED
172: Inside #if defined(PIKE_DEBUG)
gc_mark_external_svalues (stack, stack_p - stack, " on svalue stack");
}
- static void gc_check_stack_callback(struct callback *foo, void *bar, void *gazonk)
+ static void gc_check_stack_callback(struct callback *UNUSED(foo), void *UNUSED(bar), void *UNUSED(gazonk))
{
if (Pike_interpreter.evaluator_stack
#ifdef PIKE_DEBUG