Posted to tcl by auriocus at Wed Jun 25 20:11:21 GMT 2014view raw

  1. vmparser.c:1:0: warning: -fPIC ignored for target (all code is position independent) [enabled by default]
  2. /************************************************************
  3. ^
  4. rde_critcl/tc.c: In function 'rde_tc_append':
  5. rde_critcl/tc.c:70:29: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  6. rde_critcl/param.c: In function 'rde_param_query_lstop':
  7. rde_critcl/param.c:279:6: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  8. rde_critcl/param.c: In function 'rde_param_i_ast_pop_rewind':
  9. rde_critcl/param.c:322:22: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  10. rde_critcl/param.c: In function 'rde_param_i_ast_rewind':
  11. rde_critcl/param.c:336:22: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  12. rde_critcl/param.c: In function 'rde_param_i_ast_push':
  13. rde_critcl/param.c:349:31: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  14. rde_critcl/param.c: In function 'rde_param_i_error_nonterminal':
  15. rde_critcl/param.c:380:16: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  16. rde_critcl/param.c: In function 'error_set':
  17. rde_critcl/param.c:438:34: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  18. rde_critcl/param.c: In function 'rde_param_i_loc_pop_rewind':
  19. rde_critcl/param.c:458:14: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  20. rde_critcl/param.c: In function 'rde_param_i_loc_push':
  21. rde_critcl/param.c:464:29: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  22. rde_critcl/param.c: In function 'rde_param_i_loc_rewind':
  23. rde_critcl/param.c:469:14: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  24. In file included from vmparser.c:13:0:
  25. rde_critcl/param.c: In function 'rde_param_i_symbol_restore':
  26. rde_critcl/param.c:524:40: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  27. C:/Tcl/include/tcl.h:2575:53: note: in definition of macro 'Tcl_FindHashEntry'
  28. (*((tablePtr)->findProc))(tablePtr, (const char *)(key))
  29. ^
  30. rde_critcl/param.c:527:42: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  31. C:/Tcl/include/tcl.h:2575:53: note: in definition of macro 'Tcl_FindHashEntry'
  32. (*((tablePtr)->findProc))(tablePtr, (const char *)(key))
  33. ^
  34. rde_critcl/param.c: In function 'rde_param_i_symbol_save':
  35. rde_critcl/param.c:543:26: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  36. In file included from vmparser.c:13:0:
  37. rde_critcl/param.c:552:42: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  38. C:/Tcl/include/tcl.h:2578:55: note: in definition of macro 'Tcl_CreateHashEntry'
  39. (*((tablePtr)->createProc))(tablePtr, (const char *)(key), newPtr)
  40. ^
  41. rde_critcl/param.c:560:44: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  42. C:/Tcl/include/tcl.h:2578:55: note: in definition of macro 'Tcl_CreateHashEntry'
  43. (*((tablePtr)->createProc))(tablePtr, (const char *)(key), newPtr)
  44. ^
  45. rde_critcl/param.c: In function 'rde_param_i_value_leaf':
  46. rde_critcl/param.c:727:25: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  47. rde_critcl/param.c: In function 'rde_param_i_value_reduce':
  48. rde_critcl/param.c:744:27: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  49. rde_critcl/param.c:745:23: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  50. rde_critcl/param.c: In function 'rde_param_i_symbol_start':
  51. rde_critcl/param.c:785:29: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  52. rde_critcl/param.c: In function 'rde_param_i_symbol_start_d':
  53. rde_critcl/param.c:798:31: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  54. rde_critcl/param.c:799:31: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  55. rde_critcl/param.c: In function 'rde_param_i_symbol_void_start':
  56. rde_critcl/param.c:806:29: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  57. rde_critcl/param.c: In function 'rde_param_i_symbol_void_start_d':
  58. rde_critcl/param.c:813:31: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  59. rde_critcl/param.c:814:31: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  60. rde_critcl/param.c: In function 'rde_param_i_notahead_start_d':
  61. rde_critcl/param.c:999:29: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  62. rde_critcl/param.c:1000:31: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  63. rde_critcl/param.c: In function 'rde_param_i_notahead_exit_d':
  64. rde_critcl/param.c:1010:14: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  65. rde_critcl/param.c: In function 'rde_param_i_notahead_exit':
  66. rde_critcl/param.c:1017:14: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  67. rde_critcl/param.c: In function 'rde_param_i_state_push_2':
  68. rde_critcl/param.c:1025:29: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  69. rde_critcl/param.c: In function 'rde_param_i_state_push_void':
  70. rde_critcl/param.c:1032:29: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  71. rde_critcl/param.c: In function 'rde_param_i_state_push_value':
  72. rde_critcl/param.c:1040:31: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  73. rde_critcl/param.c:1041:29: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  74. rde_critcl/param.c: In function 'rde_param_i_state_merge_ok':
  75. rde_critcl/param.c:1052:11: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  76. rde_critcl/param.c: In function 'rde_param_i_state_merge_void':
  77. rde_critcl/param.c:1061:11: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  78. rde_critcl/param.c: In function 'rde_param_i_state_merge_value':
  79. rde_critcl/param.c:1070:19: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  80. rde_critcl/param.c:1072:11: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  81. rde_critcl/param.c: In function 'rde_param_i_kleene_close':
  82. rde_critcl/param.c:1084:11: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  83. rde_critcl/param.c: In function 'rde_param_i_kleene_abort':
  84. rde_critcl/param.c:1094:11: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  85. rde_critcl/param.c: In function 'rde_param_i_seq_void2void':
  86. rde_critcl/param.c:1108:11: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  87. rde_critcl/param.c: In function 'rde_param_i_seq_void2value':
  88. rde_critcl/param.c:1118:28: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  89. rde_critcl/param.c:1123:11: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  90. rde_critcl/param.c: In function 'rde_param_i_seq_value2value':
  91. rde_critcl/param.c:1137:19: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  92. rde_critcl/param.c:1140:11: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  93. rde_critcl/param.c: In function 'rde_param_i_bra_void2void':
  94. rde_critcl/param.c:1152:11: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  95. rde_critcl/param.c: In function 'rde_param_i_bra_void2value':
  96. rde_critcl/param.c:1165:28: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  97. rde_critcl/param.c:1166:11: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  98. rde_critcl/param.c: In function 'rde_param_i_bra_value2void':
  99. rde_critcl/param.c:1180:19: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  100. rde_critcl/param.c:1183:11: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  101. rde_critcl/param.c: In function 'rde_param_i_bra_value2value':
  102. rde_critcl/param.c:1197:19: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  103. rde_critcl/param.c:1199:11: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  104. Warning: corrupt .drectve at end of def file
  105.