Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <stdin>:139:17: error: incompatible pointer types initializing 'struct Value *' with an expression of type 'struct Value **'; remove & [-Werror,-Wincompatible-pointer-types]
- struct Value * ret = &kh_value(variableMap->map, k);
Add Comment
Please, Sign In to add comment