Guest User

Weird warnings...

a guest
Feb 25th, 2016
249
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.42 KB | None | 0 0
  1. /var/tmp/portage/app-emulation/wine-1.9.4/work/pontostroy-wine-1.9.4/tools/wrc/parser.y: warning: 5 shift/reduce conflicts [-Wconflicts-sr]
  2. warning: winealsa.drv: Import library doesn't export anything
  3. /var/tmp/portage/app-emulation/wine-1.9.4/work/pontostroy-wine-1.9.4/tools/wrc/parser.y: warning: 5 shift/reduce conflicts [-Wconflicts-sr]
  4. /var/tmp/portage/app-emulation/wine-1.9.4/work/pontostroy-wine-1.9.4/dlls/d3d9-nine/dri3.c: In function ‘DRI2FallbackPRESENTPixmap’:
  5. /var/tmp/portage/app-emulation/wine-1.9.4/work/pontostroy-wine-1.9.4/dlls/d3d9-nine/dri3.c:1058:5: warning: ‘current_api’ may be used uninitialized in this function [-Wmaybe-uninitialized]
  6. eglBindAPI(current_api);
  7. ^
  8. /var/tmp/portage/app-emulation/wine-1.9.4/work/pontostroy-wine-1.9.4/dlls/kernel32/file.c: In function ‘GetFinalPathNameByHandleW’:
  9. /var/tmp/portage/app-emulation/wine-1.9.4/work/pontostroy-wine-1.9.4/dlls/kernel32/file.c:3047:53: warning: ‘drive_part_len’ may be used uninitialized in this function [-Wmaybe-uninitialized]
  10. ptr = info->Name.Buffer + drive_part_len - 1;
  11. ^
  12. /var/tmp/portage/app-emulation/wine-1.9.4/work/pontostroy-wine-1.9.4/dlls/jscript/parser.y: warning: 1 shift/reduce conflict [-Wconflicts-sr]
  13. /var/tmp/portage/app-emulation/wine-1.9.4/work/pontostroy-wine-1.9.4/dlls/jscript/parser.y: warning: 18 reduce/reduce conflicts [-Wconflicts-rr]
Advertisement
Add Comment
Please, Sign In to add comment