Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- /home/local/src/Aporia_MnS/nimcache/Aporia_MnS_search.c: In function ‘highlightall_271568’:
- /home/local/src/Aporia_MnS/nimcache/Aporia_MnS_search.c:2960:64: error: request for member ‘ClEnv’ in something not a structure or union
- /home/local/src/Aporia_MnS/nimcache/Aporia_MnS_search.c:2961:47: error: request for member ‘ClPrc’ in something not a structure or union
- lines 2960-2961 are:
- asgnRef((void**) &(*idleparam).Finditer.ClEnv, findterm_271482.ClEnv);
- (*idleparam).Finditer.ClPrc = findterm_271482.ClPrc;
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement