Advertisement
Guest User

Untitled

a guest
Feb 8th, 2014
111
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.52 KB | None | 0 0
  1. /home/local/src/Aporia_MnS/nimcache/Aporia_MnS_search.c: In function ‘highlightall_271568’:
  2. /home/local/src/Aporia_MnS/nimcache/Aporia_MnS_search.c:2960:64: error: request for member ‘ClEnv’ in something not a structure or union
  3. /home/local/src/Aporia_MnS/nimcache/Aporia_MnS_search.c:2961:47: error: request for member ‘ClPrc’ in something not a structure or union
  4.  
  5. lines 2960-2961 are:
  6.  
  7. asgnRef((void**) &(*idleparam).Finditer.ClEnv, findterm_271482.ClEnv);
  8. (*idleparam).Finditer.ClPrc = findterm_271482.ClPrc;
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement