Advertisement
dominus

Untitled

Jul 23rd, 2024
42
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 14.21 KB | None | 0 0
  1. [197/245] Building C object CMakeFiles/SDL3-shared.dir/src/video/windows/SDL_windowswindow.c.obj
  2. C:/msys64/home/domin/sdldnd/src/video/windows/SDL_windowswindow.c: In function 'SDLDropTarget_Drop':
  3. C:/msys64/home/domin/sdldnd/src/video/windows/SDL_windowswindow.c:1867:93: warning: format '%lld' expects argument of type 'long long int', but argument 5 has type 'size_t' {aka 'unsigned int'} [-Wformat=]
  4. 1867 | ". In Drop File for GlobalLock, format %08x '%s', memory (%lld) %p\n",
  5. | ~~~^
  6. |
  7. |
  8. |
  9. long long int
  10. | %d
  11. 1868 | fetc.cfFormat, format_mime, bsize, buffer);
  12. | ~~~~~
  13.  
  14. | |
  15. | size_t {aka unsigned int}
  16. C:/msys64/home/domin/sdldnd/src/video/windows/SDL_windowswindow.c:1878:68: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'size_t' {aka 'unsigned int'} [-Wformat=]
  17. 1878 | ". In Drop File, file (%lld of %lld) '%s'\n",
  18. | ~~~^
  19. | |
  20. | long long int
  21. | %d
  22. 1879 | strlen(token), bsize, token);
  23. | ~~~~~~~~~~~~~
  24. | |
  25. | size_t {aka unsigned int}
  26. C:/msys64/home/domin/sdldnd/src/video/windows/SDL_windowswindow.c:1878:76: warning: format '%lld' expects argument of type 'long long int', but argument 4 has type 'size_t' {aka 'unsigned int'} [-Wformat=]
  27. 1878 | ". In Drop File, file (%lld of %lld) '%s'\n",
  28. | ~~~^
  29. | |
  30. | long long int
  31. | %d
  32. 1879 | strlen(token), bsize, token);
  33. | ~~~~~
  34. | |
  35. | size_t {aka unsigned int}
  36. C:/msys64/home/domin/sdldnd/src/video/windows/SDL_windowswindow.c:1915:93: warning: format '%lld' expects argument of type 'long long int', but argument 5 has type 'size_t' {aka 'unsigned int'} [-Wformat=]
  37. 1915 | ". In Drop Text for GlobalLock, format %08x '%s', memory (%lld) %p\n",
  38. | ~~~^
  39. |
  40. |
  41. |
  42. long long int
  43. | %d
  44. 1916 | fetc.cfFormat, format_mime, bsize, buffer);
  45. | ~~~~~
  46.  
  47. | |
  48. | size_t {aka unsigned int}
  49. C:/msys64/home/domin/sdldnd/src/video/windows/SDL_windowswindow.c:1925:64: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'size_t' {aka 'unsigned int'} [-Wformat=]
  50. 1925 | ". In Drop Text, text (%lld of %lld) '%s'\n",
  51. | ~~~^
  52. | |
  53. | long long int
  54. | %d
  55. 1926 | strlen(token), bsize, token);
  56. | ~~~~~~~~~~~~~
  57. | |
  58. | size_t {aka unsigned int}
  59. C:/msys64/home/domin/sdldnd/src/video/windows/SDL_windowswindow.c:1925:72: warning: format '%lld' expects argument of type 'long long int', but argument 4 has type 'size_t' {aka 'unsigned int'} [-Wformat=]
  60. 1925 | ". In Drop Text, text (%lld of %lld) '%s'\n",
  61. | ~~~^
  62. | |
  63. | long long int
  64. | %d
  65. 1926 | strlen(token), bsize, token);
  66. | ~~~~~
  67. | |
  68. | size_t {aka unsigned int}
  69. C:/msys64/home/domin/sdldnd/src/video/windows/SDL_windowswindow.c:1961:93: warning: format '%lld' expects argument of type 'long long int', but argument 5 has type 'size_t' {aka 'unsigned int'} [-Wformat=]
  70. 1961 | ". In Drop Text for GlobalLock, format %08x '%s', memory (%lld) %p\n",
  71. | ~~~^
  72. |
  73. |
  74. |
  75. long long int
  76. | %d
  77. 1962 | fetc.cfFormat, format_mime, bsize, buffer);
  78. | ~~~~~
  79.  
  80. | |
  81. | size_t {aka unsigned int}
  82. C:/msys64/home/domin/sdldnd/src/video/windows/SDL_windowswindow.c:1968:101: warning: format '%lld' expects argument of type 'long long int', but argument 5 has type 'size_t' {aka 'unsigned int'} [-Wformat=]
  83. 1968 | ". In Drop Text for StringToUTF8, format %08x '%s', memory (%lld) %p\n",
  84. |
  85. ~~~^
  86. |
  87. |
  88. |
  89. long long int
  90. |
  91. %d
  92. 1969 | fetc.cfFormat, format_mime, lbuffer, buffer);
  93. | ~~~~~~~
  94.  
  95. | |
  96. | size_t {aka unsigned int}
  97. C:/msys64/home/domin/sdldnd/src/video/windows/SDL_windowswindow.c:1977:68: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'size_t' {aka 'unsigned int'} [-Wformat=]
  98. 1977 | ". In Drop Text, text (%lld of %lld) '%s'\n",
  99. | ~~~^
  100. | |
  101. | long long int
  102. | %d
  103. 1978 | strlen(token), lbuffer, token);
  104. | ~~~~~~~~~~~~~
  105. | |
  106. | size_t {aka unsigned int}
  107. C:/msys64/home/domin/sdldnd/src/video/windows/SDL_windowswindow.c:1977:76: warning: format '%lld' expects argument of type 'long long int', but argument 4 has type 'size_t' {aka 'unsigned int'} [-Wformat=]
  108. 1977 | ". In Drop Text, text (%lld of %lld) '%s'\n",
  109. | ~~~^
  110. | |
  111. | long long int
  112. | %d
  113. 1978 | strlen(token), lbuffer, token);
  114. | ~~~~~~~
  115. | |
  116. | size_t {aka unsigned int}
  117. C:/msys64/home/domin/sdldnd/src/video/windows/SDL_windowswindow.c:2015:93: warning: format '%lld' expects argument of type 'long long int', but argument 5 has type 'size_t' {aka 'unsigned int'} [-Wformat=]
  118. 2015 | ". In Drop Text for GlobalLock, format %08x '%s', memory (%lld) %p\n",
  119. | ~~~^
  120. |
  121. |
  122. |
  123. long long int
  124. | %d
  125. 2016 | fetc.cfFormat, format_mime, bsize, buffer);
  126. | ~~~~~
  127.  
  128. | |
  129. | size_t {aka unsigned int}
  130. C:/msys64/home/domin/sdldnd/src/video/windows/SDL_windowswindow.c:2025:64: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'size_t' {aka 'unsigned int'} [-Wformat=]
  131. 2025 | ". In Drop Text, text (%lld of %lld) '%s'\n",
  132. | ~~~^
  133. | |
  134. | long long int
  135. | %d
  136. 2026 | strlen(token), bsize, token);
  137. | ~~~~~~~~~~~~~
  138. | |
  139. | size_t {aka unsigned int}
  140. C:/msys64/home/domin/sdldnd/src/video/windows/SDL_windowswindow.c:2025:72: warning: format '%lld' expects argument of type 'long long int', but argument 4 has type 'size_t' {aka 'unsigned int'} [-Wformat=]
  141. 2025 | ". In Drop Text, text (%lld of %lld) '%s'\n",
  142. | ~~~^
  143. | |
  144. | long long int
  145. | %d
  146. 2026 | strlen(token), bsize, token);
  147. | ~~~~~
  148. | |
  149. | size_t {aka unsigned int}
  150. C:/msys64/home/domin/sdldnd/src/video/windows/SDL_windowswindow.c:2061:93: warning: format '%lld' expects argument of type 'long long int', but argument 5 has type 'size_t' {aka 'unsigned int'} [-Wformat=]
  151. 2061 | ". In Drop File for GlobalLock, format %08x '%s', memory (%lld) %p\n",
  152. | ~~~^
  153. |
  154. |
  155. |
  156. long long int
  157. | %d
  158. 2062 | fetc.cfFormat, format_mime, bsize, drop);
  159. | ~~~~~
  160.  
  161. | |
  162. | size_t {aka unsigned int}
  163. C:/msys64/home/domin/sdldnd/src/video/windows/SDL_windowswindow.c:2072:68: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'size_t' {aka 'unsigned int'} [-Wformat=]
  164. 2072 | ". In Drop File, file (%lld of %lld) '%s'\n",
  165. | ~~~^
  166. | |
  167. | long long int
  168. | %d
  169. 2073 | strlen(file), bsize, file);
  170. | ~~~~~~~~~~~~
  171. | |
  172. | size_t {aka unsigned int}
  173. C:/msys64/home/domin/sdldnd/src/video/windows/SDL_windowswindow.c:2072:76: warning: format '%lld' expects argument of type 'long long int', but argument 4 has type 'size_t' {aka 'unsigned int'} [-Wformat=]
  174. 2072 | ". In Drop File, file (%lld of %lld) '%s'\n",
  175. | ~~~^
  176. | |
  177. | long long int
  178. | %d
  179. 2073 | strlen(file), bsize, file);
  180. | ~~~~~
  181. | |
  182. | size_t {aka unsigned int}
  183. [245/245] Linking C shared library SDL3.dll
  184.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement