shubhamgoyal

Untitled

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