Package: mupen64plus-video-glide64 / 2.0.0+33+g764d9fe-4
Metadata
Package | Version | Patches format |
---|---|---|
mupen64plus-video-glide64 | 2.0.0+33+g764d9fe-4 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
Add printf format attribute.patch | (download) |
src/Debugger.h |
2 1 + 1 - 0 ! |
add printf-format attribute The compiler needs to get more information for function declaration to help to find printf specific format attacks. |
Fix build with GCC6.patch | (download) |
src/3dmath.cpp |
4 2 + 2 - 0 ! |
fix build with gcc6 min/max is also a C++ template and thus conflicts with the C defines. |