Branch: refs/heads/smoke-me/intval-int-gh1145
  Home:   https://github.com/parrot/parrot
  Commit: c85a9ed72baeaf53c87fc1bd9f59068ca51f5bc2
      
https://github.com/parrot/parrot/commit/c85a9ed72baeaf53c87fc1bd9f59068ca51f5bc2
  Author: Reini Urban <[email protected]>
  Date:   2014-11-23 (Sun, 23 Nov 2014)

  Changed paths:
    M compilers/imcc/debug.c
    M src/platform/generic/socket.c
    M src/string/encoding/shared.c

  Log Message:
  -----------
  [cage] better int type casts and fmt strings

32-bit:
shared.c:1506: warning: signed and unsigned type in conditional expression
socket.c:254: warning: format ‘%ld’ expects type long int, but argument 4 has 
type INTVAL
debug.c:479: warning: format ‘%lx’ expects type ‘long unsigned int’, but 
argument 14 has type ‘unsigned int’


_______________________________________________
http://lists.parrot.org/mailman/listinfo/parrot-commits

Reply via email to