Advertisement
mesmariusz

AVT5350-kompilacja

Apr 26th, 2020
215
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.51 KB | None | 0 0
  1. ../eth.c:2009:2: warning: passing argument 3 of 'fill_tcp_data_p' from incompatible pointer type [enabled by default]
  2. plen=fill_tcp_data_p(buf,plen,PSTR("\nPA0 "));
  3. ^
  4. In file included from ../eth.c:300:0:
  5. ../ip_arp_udp_tcp.c:435:10: note: expected 'const int *' but argument is of type 'const char *'
  6. uint16_t fill_tcp_data_p(uint8_t *buf,uint16_t pos, const prog_char *progmem_s)
  7. ^
  8. ../eth.c:2012:3: warning: passing argument 3 of 'fill_tcp_data_p' from incompatible pointer type [enabled by default]
  9. plen=fill_tcp_data_p(buf,plen,PSTR("on [<a href=?sw=pa0&a=0>off</a>]"));
  10. ^
  11. In file included from ../eth.c:300:0:
  12. ../ip_arp_udp_tcp.c:435:10: note: expected 'const int *' but argument is of type 'const char *'
  13. uint16_t fill_tcp_data_p(uint8_t *buf,uint16_t pos, const prog_char *progmem_s)
  14. ^
  15. ../eth.c:2016:3: warning: passing argument 3 of 'fill_tcp_data_p' from incompatible pointer type [enabled by default]
  16. plen=fill_tcp_data_p(buf,plen,PSTR("off [<a href=?sw=pa0&a=1>on</a>]"));
  17. ^
  18. In file included from ../eth.c:300:0:
  19. ../ip_arp_udp_tcp.c:435:10: note: expected 'const int *' but argument is of type 'const char *'
  20. uint16_t fill_tcp_data_p(uint8_t *buf,uint16_t pos, const prog_char *progmem_s)
  21. ^
  22. ../eth.c:2020:2: warning: passing argument 3 of 'fill_tcp_data_p' from incompatible pointer type [enabled by default]
  23. plen=fill_tcp_data_p(buf,plen,PSTR("\nPA1 "));
  24. ^
  25. In file included from ../eth.c:300:0:
  26. ../ip_arp_udp_tcp.c:435:10: note: expected 'const int *' but argument is of type 'const char *'
  27. uint16_t fill_tcp_data_p(uint8_t *buf,uint16_t pos, const prog_char *progmem_s)
  28. ^
  29. ../eth.c:2023:3: warning: passing argument 3 of 'fill_tcp_data_p' from incompatible pointer type [enabled by default]
  30. plen=fill_tcp_data_p(buf,plen,PSTR("on [<a href=?sw=pa1&a=0>off</a>]"));
  31. ^
  32. In file included from ../eth.c:300:0:
  33. ../ip_arp_udp_tcp.c:435:10: note: expected 'const int *' but argument is of type 'const char *'
  34. uint16_t fill_tcp_data_p(uint8_t *buf,uint16_t pos, const prog_char *progmem_s)
  35. ^
  36. ../eth.c:2027:3: warning: passing argument 3 of 'fill_tcp_data_p' from incompatible pointer type [enabled by default]
  37. plen=fill_tcp_data_p(buf,plen,PSTR("off [<a href=?sw=pa1&a=1>on</a>]"));
  38. ^
  39. In file included from ../eth.c:300:0:
  40. ../ip_arp_udp_tcp.c:435:10: note: expected 'const int *' but argument is of type 'const char *'
  41. uint16_t fill_tcp_data_p(uint8_t *buf,uint16_t pos, const prog_char *progmem_s)
  42. ^
  43. ../eth.c:2031:2: warning: passing argument 3 of 'fill_tcp_data_p' from incompatible pointer type [enabled by default]
  44. plen=fill_tcp_data_p(buf,plen,PSTR("\nPA2 "));
  45. ^
  46. In file included from ../eth.c:300:0:
  47. ../ip_arp_udp_tcp.c:435:10: note: expected 'const int *' but argument is of type 'const char *'
  48. uint16_t fill_tcp_data_p(uint8_t *buf,uint16_t pos, const prog_char *progmem_s)
  49. ^
  50. ../eth.c:2034:3: warning: passing argument 3 of 'fill_tcp_data_p' from incompatible pointer type [enabled by default]
  51. plen=fill_tcp_data_p(buf,plen,PSTR("on [<a href=?sw=pa2&a=0>off</a>]"));
  52. ^
  53. In file included from ../eth.c:300:0:
  54. ../ip_arp_udp_tcp.c:435:10: note: expected 'const int *' but argument is of type 'const char *'
  55. uint16_t fill_tcp_data_p(uint8_t *buf,uint16_t pos, const prog_char *progmem_s)
  56. ^
  57. ../eth.c:2038:3: warning: passing argument 3 of 'fill_tcp_data_p' from incompatible pointer type [enabled by default]
  58. plen=fill_tcp_data_p(buf,plen,PSTR("off [<a href=?sw=pa2&a=1>on</a>]"));
  59. ^
  60. In file included from ../eth.c:300:0:
  61. ../ip_arp_udp_tcp.c:435:10: note: expected 'const int *' but argument is of type 'const char *'
  62. uint16_t fill_tcp_data_p(uint8_t *buf,uint16_t pos, const prog_char *progmem_s)
  63. ^
  64. ../eth.c:2042:2: warning: passing argument 3 of 'fill_tcp_data_p' from incompatible pointer type [enabled by default]
  65. plen=fill_tcp_data_p(buf,plen,PSTR("\nPA3 "));
  66. ^
  67. In file included from ../eth.c:300:0:
  68. ../ip_arp_udp_tcp.c:435:10: note: expected 'const int *' but argument is of type 'const char *'
  69. uint16_t fill_tcp_data_p(uint8_t *buf,uint16_t pos, const prog_char *progmem_s)
  70. ^
  71. ../eth.c:2045:3: warning: passing argument 3 of 'fill_tcp_data_p' from incompatible pointer type [enabled by default]
  72. plen=fill_tcp_data_p(buf,plen,PSTR("on [<a href=?sw=pa3&a=0>off</a>]"));
  73. ^
  74. In file included from ../eth.c:300:0:
  75. ../ip_arp_udp_tcp.c:435:10: note: expected 'const int *' but argument is of type 'const char *'
  76. uint16_t fill_tcp_data_p(uint8_t *buf,uint16_t pos, const prog_char *progmem_s)
  77. ^
  78. ../eth.c:2049:3: warning: passing argument 3 of 'fill_tcp_data_p' from incompatible pointer type [enabled by default]
  79. plen=fill_tcp_data_p(buf,plen,PSTR("off [<a href=?sw=pa3&a=1>on</a>]"));
  80. ^
  81. In file included from ../eth.c:300:0:
  82. ../ip_arp_udp_tcp.c:435:10: note: expected 'const int *' but argument is of type 'const char *'
  83. uint16_t fill_tcp_data_p(uint8_t *buf,uint16_t pos, const prog_char *progmem_s)
  84. ^
  85. ../eth.c:2054:2: warning: passing argument 3 of 'fill_tcp_data_p' from incompatible pointer type [enabled by default]
  86. plen=fill_tcp_data_p(buf,plen,PSTR("\nPA4 "));
  87. ^
  88. In file included from ../eth.c:300:0:
  89. ../ip_arp_udp_tcp.c:435:10: note: expected 'const int *' but argument is of type 'const char *'
  90. uint16_t fill_tcp_data_p(uint8_t *buf,uint16_t pos, const prog_char *progmem_s)
  91. ^
  92. ../eth.c:2057:3: warning: passing argument 3 of 'fill_tcp_data_p' from incompatible pointer type [enabled by default]
  93. plen=fill_tcp_data_p(buf,plen,PSTR("on [<a href=?sw=pa4&a=0>off</a>]"));
  94. ^
  95. In file included from ../eth.c:300:0:
  96. ../ip_arp_udp_tcp.c:435:10: note: expected 'const int *' but argument is of type 'const char *'
  97. uint16_t fill_tcp_data_p(uint8_t *buf,uint16_t pos, const prog_char *progmem_s)
  98. ^
  99. ../eth.c:2061:3: warning: passing argument 3 of 'fill_tcp_data_p' from incompatible pointer type [enabled by default]
  100. plen=fill_tcp_data_p(buf,plen,PSTR("off [<a href=?sw=pa4&a=1>on</a>]"));
  101. ^
  102. In file included from ../eth.c:300:0:
  103. ../ip_arp_udp_tcp.c:435:10: note: expected 'const int *' but argument is of type 'const char *'
  104. uint16_t fill_tcp_data_p(uint8_t *buf,uint16_t pos, const prog_char *progmem_s)
  105. ^
  106. ../eth.c:2065:2: warning: passing argument 3 of 'fill_tcp_data_p' from incompatible pointer type [enabled by default]
  107. plen=fill_tcp_data_p(buf,plen,PSTR("\nPA5 "));
  108. ^
  109. In file included from ../eth.c:300:0:
  110. ../ip_arp_udp_tcp.c:435:10: note: expected 'const int *' but argument is of type 'const char *'
  111. uint16_t fill_tcp_data_p(uint8_t *buf,uint16_t pos, const prog_char *progmem_s)
  112. ^
  113. ../eth.c:2068:3: warning: passing argument 3 of 'fill_tcp_data_p' from incompatible pointer type [enabled by default]
  114. plen=fill_tcp_data_p(buf,plen,PSTR("on [<a href=?sw=pa5&a=0>off</a>]"));
  115. ^
  116. In file included from ../eth.c:300:0:
  117. ../ip_arp_udp_tcp.c:435:10: note: expected 'const int *' but argument is of type 'const char *'
  118. uint16_t fill_tcp_data_p(uint8_t *buf,uint16_t pos, const prog_char *progmem_s)
  119. ^
  120. ../eth.c:2072:3: warning: passing argument 3 of 'fill_tcp_data_p' from incompatible pointer type [enabled by default]
  121. plen=fill_tcp_data_p(buf,plen,PSTR("off [<a href=?sw=pa5&a=1>on</a>]"));
  122. ^
  123. In file included from ../eth.c:300:0:
  124. ../ip_arp_udp_tcp.c:435:10: note: expected 'const int *' but argument is of type 'const char *'
  125. uint16_t fill_tcp_data_p(uint8_t *buf,uint16_t pos, const prog_char *progmem_s)
  126. ^
  127. ../eth.c:2076:2: warning: passing argument 3 of 'fill_tcp_data_p' from incompatible pointer type [enabled by default]
  128. plen=fill_tcp_data_p(buf,plen,PSTR("\nPA6 "));
  129. ^
  130. In file included from ../eth.c:300:0:
  131. ../ip_arp_udp_tcp.c:435:10: note: expected 'const int *' but argument is of type 'const char *'
  132. uint16_t fill_tcp_data_p(uint8_t *buf,uint16_t pos, const prog_char *progmem_s)
  133. ^
  134. ../eth.c:2079:3: warning: passing argument 3 of 'fill_tcp_data_p' from incompatible pointer type [enabled by default]
  135. plen=fill_tcp_data_p(buf,plen,PSTR("on [<a href=?sw=pa6&a=0>off</a>]"));
  136. ^
  137. In file included from ../eth.c:300:0:
  138. ../ip_arp_udp_tcp.c:435:10: note: expected 'const int *' but argument is of type 'const char *'
  139. uint16_t fill_tcp_data_p(uint8_t *buf,uint16_t pos, const prog_char *progmem_s)
  140. ^
  141. ../eth.c:2083:3: warning: passing argument 3 of 'fill_tcp_data_p' from incompatible pointer type [enabled by default]
  142. plen=fill_tcp_data_p(buf,plen,PSTR("off [<a href=?sw=pa6&a=1>on</a>]"));
  143. ^
  144. In file included from ../eth.c:300:0:
  145. ../ip_arp_udp_tcp.c:435:10: note: expected 'const int *' but argument is of type 'const char *'
  146. uint16_t fill_tcp_data_p(uint8_t *buf,uint16_t pos, const prog_char *progmem_s)
  147. ^
  148. ../eth.c:2087:2: warning: passing argument 3 of 'fill_tcp_data_p' from incompatible pointer type [enabled by default]
  149. plen=fill_tcp_data_p(buf,plen,PSTR("\nPA7 "));
  150. ^
  151. In file included from ../eth.c:300:0:
  152. ../ip_arp_udp_tcp.c:435:10: note: expected 'const int *' but argument is of type 'const char *'
  153. uint16_t fill_tcp_data_p(uint8_t *buf,uint16_t pos, const prog_char *progmem_s)
  154. ^
  155. ../eth.c:2090:3: warning: passing argument 3 of 'fill_tcp_data_p' from incompatible pointer type [enabled by default]
  156. plen=fill_tcp_data_p(buf,plen,PSTR("on [<a href=?sw=pa7&a=0>off</a>]"));
  157. ^
  158. In file included from ../eth.c:300:0:
  159. ../ip_arp_udp_tcp.c:435:10: note: expected 'const int *' but argument is of type 'const char *'
  160. uint16_t fill_tcp_data_p(uint8_t *buf,uint16_t pos, const prog_char *progmem_s)
  161. ^
  162. ../eth.c:2094:3: warning: passing argument 3 of 'fill_tcp_data_p' from incompatible pointer type [enabled by default]
  163. plen=fill_tcp_data_p(buf,plen,PSTR("off [<a href=?sw=pa7&a=1>on</a>]"));
  164. ^
  165. In file included from ../eth.c:300:0:
  166. ../ip_arp_udp_tcp.c:435:10: note: expected 'const int *' but argument is of type 'const char *'
  167. uint16_t fill_tcp_data_p(uint8_t *buf,uint16_t pos, const prog_char *progmem_s)
  168. ^
  169. ../eth.c:2099:2: warning: passing argument 3 of 'fill_tcp_data_p' from incompatible pointer type [enabled by default]
  170. plen=fill_tcp_data_p(buf,plen,PSTR("<h2>Digital Input:</h2>"));
  171. ^
  172. In file included from ../eth.c:300:0:
  173. ../ip_arp_udp_tcp.c:435:10: note: expected 'const int *' but argument is of type 'const char *'
  174. uint16_t fill_tcp_data_p(uint8_t *buf,uint16_t pos, const prog_char *progmem_s)
  175. ^
  176. ../eth.c:2104:3: warning: passing argument 3 of 'fill_tcp_data_p' from incompatible pointer type [enabled by default]
  177. plen=fill_tcp_data_p(buf,plen,PSTR("0"));
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement