| 5 | Latest batch from OS X 10.6.4, gcc 4.2.1, @ 31eeb30 |
| 6 | |
| 7 | {{{ |
| 8 | src/dynext.c:687: warning: âhandleâ may be used uninitialized in this function |
| 9 | src/gc/system.c:341: warning: signed and unsigned type in conditional expression |
| 10 | src/gc/fixed_allocator.c:398: warning: comparison between signed and unsigned |
| 11 | src/gc/fixed_allocator.c:442: warning: comparison of distinct pointer types lacks a cast |
| 12 | src/gc/fixed_allocator.c:445: warning: comparison of distinct pointer types lacks a cast |
| 13 | src/global_setup.c:202:5: warning: "PARROT_HAS_LIBFFI" is not defined |
| 14 | src/hash.c:701: warning: cast from function call of type âINTVALâ to non-matching type âenum <anonymous>â |
| 15 | src/hash.c:702: warning: cast from function call of type âINTVALâ to non-matching type âenum <anonymous>â |
| 16 | src/library.c:449: warning: comparison between signed and unsigned |
| 17 | src/nci/signatures.c:184: warning: cast from function call of type âINTVALâ to non-matching type âenum <anonymous>â |
| 18 | src/nci/signatures.c:188: warning: switch missing default case |
| 19 | config/gen/platform/darwin/sysmem.c:37: warning: no previous prototype for âParrot_sysmem_amountâ |
| 20 | src/runcore/main.c:343: warning: comparison between signed and unsigned |
| 21 | src/runcore/main.c:345: warning: cast discards qualifiers from pointer target type |
| 22 | src/runcore/main.c:348: warning: cast discards qualifiers from pointer target type |
| 23 | src/runcore/main.c:349: warning: cast discards qualifiers from pointer target type |
| 24 | src/runcore/profiling.c:632: warning: comparison between signed and unsigned |
| 25 | src/packfile.c:2611: warning: comparison between signed and unsigned |
| 26 | src/packfile.c:2653: warning: comparison between signed and unsigned |
| 27 | src/packfile.c:2715: warning: comparison between signed and unsigned |
| 28 | src/packfile.c:2777: warning: comparison between signed and unsigned |
| 29 | ./src/pmc/oplib.pmc:95: warning: comparison between signed and unsigned |
| 30 | ./src/pmc/oplib.pmc:128: warning: comparison between signed and unsigned |
| 31 | ./src/pmc/imageiothaw.pmc:240: warning: cast discards qualifiers from pointer target type |
| 32 | ./src/pmc/imageiothaw.pmc:220: warning: cast discards qualifiers from pointer target type |
| 33 | ./src/pmc/imageiothaw.pmc:276: warning: cast discards qualifiers from pointer target type |
| 34 | /opt/local/include/unicode/uset.h:250: warning: function declaration isnât a prototype |
| 35 | compilers/imcc/optimizer.c:806: warning: cast discards qualifiers from pointer target type |
| 36 | compilers/imcc/parser_util.c:233: warning: cast discards qualifiers from pointer target type |
| 37 | compilers/imcc/pbc.c:1690: warning: cast discards qualifiers from pointer target type |
| 38 | src/glut_callbacks.c:1037: warning: âglutWMCloseFuncâ is deprecated (declared at /System/Library/Frameworks/GLUT.framework/Headers/glut.h:469) |
| 39 | src/glut_callbacks.c:1039: warning: âglutWMCloseFuncâ is deprecated (declared at /System/Library/Frameworks/GLUT.framework/Headers/glut.h:469) |
| 40 | ld: warning: directory '/Users/coke/sandbox/parrot/blib/lib' following -L not found |
| 41 | src/glut_nci_thunks.c:6249: warning: no previous prototype for âParrot_glut_nci_loaderâ |
| 42 | src/extra_nci_thunks.c:6703: warning: no previous prototype for âParrot_lib_extra_nci_thunks_initâ |
| 43 | }}} |
| 44 | |
| 45 | |
| 46 | ---- |