CARVIEW |
Select Language
HTTP/2 200
date: Mon, 13 Oct 2025 12:51:51 GMT
content-type: text/html; charset=UTF-8
server: cloudflare
x-frame-options: DENY
x-content-type-options: nosniff
x-xss-protection: 1;mode=block
vary: accept-encoding
cf-cache-status: DYNAMIC
content-encoding: gzip
set-cookie: _csrf-frontend=01541a4f60f3d98f12f3f3214f4fd0a73ea34d18bd77181bf27b0f7163c8886fa%3A2%3A%7Bi%3A0%3Bs%3A14%3A%22_csrf-frontend%22%3Bi%3A1%3Bs%3A32%3A%226gLi2wzU-GDHw6QigU-7yTIjiFGrEjsA%22%3B%7D; HttpOnly; Path=/
cf-ray: 98def883ff5ad817-BLR
[197/245] Building C object CMakeFiles/SDL3-shared.dir/src/video/windows/SDL_win - Pastebin.com
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [197/245] Building C object CMakeFiles/SDL3-shared.dir/src/video/windows/SDL_windowswindow.c.obj
- C:/msys64/home/domin/sdldnd/src/video/windows/SDL_windowswindow.c: In function 'SDLDropTarget_Drop':
- 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=]
- 1867 | ". In Drop File for GlobalLock, format %08x '%s', memory (%lld) %p\n",
- | ~~~^
- |
- |
- |
- long long int
- | %d
- 1868 | fetc.cfFormat, format_mime, bsize, buffer);
- | ~~~~~
- | |
- | size_t {aka unsigned int}
- 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=]
- 1878 | ". In Drop File, file (%lld of %lld) '%s'\n",
- | ~~~^
- | |
- | long long int
- | %d
- 1879 | strlen(token), bsize, token);
- | ~~~~~~~~~~~~~
- | |
- | size_t {aka unsigned int}
- 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=]
- 1878 | ". In Drop File, file (%lld of %lld) '%s'\n",
- | ~~~^
- | |
- | long long int
- | %d
- 1879 | strlen(token), bsize, token);
- | ~~~~~
- | |
- | size_t {aka unsigned int}
- 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=]
- 1915 | ". In Drop Text for GlobalLock, format %08x '%s', memory (%lld) %p\n",
- | ~~~^
- |
- |
- |
- long long int
- | %d
- 1916 | fetc.cfFormat, format_mime, bsize, buffer);
- | ~~~~~
- | |
- | size_t {aka unsigned int}
- 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=]
- 1925 | ". In Drop Text, text (%lld of %lld) '%s'\n",
- | ~~~^
- | |
- | long long int
- | %d
- 1926 | strlen(token), bsize, token);
- | ~~~~~~~~~~~~~
- | |
- | size_t {aka unsigned int}
- 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=]
- 1925 | ". In Drop Text, text (%lld of %lld) '%s'\n",
- | ~~~^
- | |
- | long long int
- | %d
- 1926 | strlen(token), bsize, token);
- | ~~~~~
- | |
- | size_t {aka unsigned int}
- 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=]
- 1961 | ". In Drop Text for GlobalLock, format %08x '%s', memory (%lld) %p\n",
- | ~~~^
- |
- |
- |
- long long int
- | %d
- 1962 | fetc.cfFormat, format_mime, bsize, buffer);
- | ~~~~~
- | |
- | size_t {aka unsigned int}
- 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=]
- 1968 | ". In Drop Text for StringToUTF8, format %08x '%s', memory (%lld) %p\n",
- |
- ~~~^
- |
- |
- |
- long long int
- |
- %d
- 1969 | fetc.cfFormat, format_mime, lbuffer, buffer);
- | ~~~~~~~
- | |
- | size_t {aka unsigned int}
- 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=]
- 1977 | ". In Drop Text, text (%lld of %lld) '%s'\n",
- | ~~~^
- | |
- | long long int
- | %d
- 1978 | strlen(token), lbuffer, token);
- | ~~~~~~~~~~~~~
- | |
- | size_t {aka unsigned int}
- 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=]
- 1977 | ". In Drop Text, text (%lld of %lld) '%s'\n",
- | ~~~^
- | |
- | long long int
- | %d
- 1978 | strlen(token), lbuffer, token);
- | ~~~~~~~
- | |
- | size_t {aka unsigned int}
- 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=]
- 2015 | ". In Drop Text for GlobalLock, format %08x '%s', memory (%lld) %p\n",
- | ~~~^
- |
- |
- |
- long long int
- | %d
- 2016 | fetc.cfFormat, format_mime, bsize, buffer);
- | ~~~~~
- | |
- | size_t {aka unsigned int}
- 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=]
- 2025 | ". In Drop Text, text (%lld of %lld) '%s'\n",
- | ~~~^
- | |
- | long long int
- | %d
- 2026 | strlen(token), bsize, token);
- | ~~~~~~~~~~~~~
- | |
- | size_t {aka unsigned int}
- 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=]
- 2025 | ". In Drop Text, text (%lld of %lld) '%s'\n",
- | ~~~^
- | |
- | long long int
- | %d
- 2026 | strlen(token), bsize, token);
- | ~~~~~
- | |
- | size_t {aka unsigned int}
- 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=]
- 2061 | ". In Drop File for GlobalLock, format %08x '%s', memory (%lld) %p\n",
- | ~~~^
- |
- |
- |
- long long int
- | %d
- 2062 | fetc.cfFormat, format_mime, bsize, drop);
- | ~~~~~
- | |
- | size_t {aka unsigned int}
- 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=]
- 2072 | ". In Drop File, file (%lld of %lld) '%s'\n",
- | ~~~^
- | |
- | long long int
- | %d
- 2073 | strlen(file), bsize, file);
- | ~~~~~~~~~~~~
- | |
- | size_t {aka unsigned int}
- 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=]
- 2072 | ". In Drop File, file (%lld of %lld) '%s'\n",
- | ~~~^
- | |
- | long long int
- | %d
- 2073 | strlen(file), bsize, file);
- | ~~~~~
- | |
- | size_t {aka unsigned int}
- [245/245] Linking C shared library SDL3.dll
Advertisement
Add Comment
Please, Sign In to add comment
-
π¨ Free Crypto Method π¨
JavaScript | 1 sec ago | 0.24 KB
-
β
Make $2500 in 20 minutesβ X
JavaScript | 8 sec ago | 0.25 KB
-
π‘ EASY MONEY GUIDE β
Working
JavaScript | 10 sec ago | 0.24 KB
-
π Swapzone +37% glitch β 5
JavaScript | 17 sec ago | 0.25 KB
-
π₯ Exchange profit method
JavaScript | 19 sec ago | 0.24 KB
-
β
β Make huge profits on trading ββ T
JavaScript | 25 sec ago | 0.25 KB
-
π MAKE $2500 IN 15 MIN β
Working
JavaScript | 29 sec ago | 0.24 KB
-
β
Marketplace Glitch β
Working NEVER SEEN BE...
JavaScript | 33 sec ago | 0.25 KB
We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the Cookies Policy. OK, I Understand