![]() * Change type of DRPixelmapCleverText2 to char* * Fix warnings emitted due to -Wreturn-type * Fix BR_ONE_LS redefinition warning * Fix warnings emitted by -Wparentheses * Tag FatalError and PDFatalError with noreturn attribute, fixing -Wreturn-type warnings * Fix string type of TransBrPixelmapText~ * Fix a few -Wmaybe-uninitialized warnings * Fix -Wformat and -Wpointer-sign warnings in test_datafile.c * Fix -Wshift-negative-value warning * Fix -Wpointer-sign warning * chdir is declared with attribute 'warn_unused_result' * Fix -Wmaybe-uninitialized warning * Fix -Warray-bounds warning * Fix -Wmaybe-unitialized warning * Fix -Wmaybe-unitialized warning * Fix -Wmaybe-unitialized warning * Fix -Wmaybe-unitialized warnings * Fix a few -Wmaybe-uninitialized warnings * cmake: unify warnings amongst gcc and clang * fatalerror_fixup * Fix -Wabsolute-value warning * Fix all warnings when building with MinGW on Windows * Fix warning caused by -Wimplicit-fallthrough * Fix warnings caused by -Wcast-function-type Fixes these types of warnings: cast between incompatible function types from ‘br_uint_32 (*)(br_actor *, void *)’ {aka ‘unsigned int (*)(struct br_actor *, void *)’} to ‘intptr_t (*)(br_actor *, void *)’ {aka ‘long int (*)(struct br_actor *, void *)’} [-Wcast-function-type] * Fix warning caused by -Wmissing-field-initializers * Normalize direction_v vector and store in displacement |
||
---|---|---|
.. | ||
BRSRC13 | ||
DETHRACE | ||
framework | ||
CMakeLists.txt | ||
main.c | ||
tests.h |