Get rid of a nasal demon
On platforms not having `typeof`, `ccan_container_off_var()` macro subtracts the pointer variable from the member address pointed by that variable.
This commit is contained in:
parent
744d17ff6c
commit
2361a1a53e
@ -2620,7 +2620,7 @@ autoload_apply_constants(VALUE _arguments)
|
||||
|
||||
struct autoload_load_arguments *arguments = (struct autoload_load_arguments*)_arguments;
|
||||
|
||||
struct autoload_const *autoload_const;
|
||||
struct autoload_const *autoload_const = 0; // for ccan_container_off_var()
|
||||
struct autoload_const *next;
|
||||
|
||||
// We use safe iteration here because `autoload_const_set` will eventually invoke
|
||||
|
Loading…
x
Reference in New Issue
Block a user