Advertisement
tm512

Untitled

Jul 15th, 2011
121
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.66 KB | None | 0 0
  1. i_video_xshm.c:864:14: error: invalid storage class for function ‘Expand4’
  2. i_video_xshm.c:865:4: warning: implicit declaration of function ‘Expand4’ [-Wimplicit-function-declaration]
  3. i_video_xshm.c: At top level:
  4. i_video_xshm.c:1624:13: warning: conflicting types for ‘Expand4’ [enabled by default]
  5. i_video_xshm.c:1624:13: error: static declaration of ‘Expand4’ follows non-static declaration
  6. i_video_xshm.c:865:4: note: previous implicit declaration of ‘Expand4’ was here
  7. i_video_xshm.c:1587:13: warning: ‘InitExpand’ defined but not used [-Wunused-function]
  8. i_video_xshm.c:1624:13: warning: ‘Expand4’ defined but not used [-Wunused-function]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement