Advertisement
Guest User

Untitled

a guest
Jun 24th, 2017
59
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Diff 1.50 KB | None | 0 0
  1. In file included from tools/create_hugo/create_hugo.cpp:48:
  2. tools/create_hugo/staticdata.h:5622: warning: negative integer implicitly converted to unsigned type
  3. tools/create_hugo/staticdata.h:5622: warning: negative integer implicitly converted to unsigned type
  4. tools/create_hugo/staticdata.h:5622: warning: negative integer implicitly converted to unsigned type
  5. tools/create_hugo/staticdata.h:5622: warning: negative integer implicitly converted to unsigned type
  6. tools/create_hugo/create_hugo.cpp: In function β€˜int main(int, char**)’:
  7. tools/create_hugo/create_hugo.cpp:718: warning: negative integer implicitly converted to unsigned type
  8. tools/create_hugo/create_hugo.cpp:719: warning: negative integer implicitly converted to unsigned type
  9. tools/create_hugo/create_hugo.cpp:720: warning: negative integer implicitly converted to unsigned type
  10. tools/create_hugo/create_hugo.cpp:722: warning: negative integer implicitly converted to unsigned type
  11. tools/create_hugo/create_hugo.cpp:723: warning: negative integer implicitly converted to unsigned type
  12. tools/create_hugo/create_hugo.cpp:724: warning: negative integer implicitly converted to unsigned type
  13. tools/create_hugo/create_hugo.cpp:726: warning: negative integer implicitly converted to unsigned type
  14. tools/create_hugo/create_hugo.cpp:727: warning: negative integer implicitly converted to unsigned type
  15. tools/create_hugo/create_hugo.cpp:728: warning: negative integer implicitly converted to unsigned type
  16. make: *** [tools/create_hugo/create_hugo.o] Error 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement