Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in compiler-warnings
How do I avoid warnings about c++Future-extensions when using feature test macros and Clang?
Sep 23, 2026
c++
compiler-warnings
clang++
suppress-warnings
gcc: fixing -pedantic "unnamed structure" warning
Sep 20, 2026
c
gcc
struct
compiler-warnings
gcc-pedantic
Warning C4101 unreferenced local variable
Sep 20, 2026
c++
compiler-warnings
MSVC equivalent of gcc/clang's -Wall?
Sep 21, 2026
c
visual-c++
compiler-warnings
warning: control reaches end of non-void function [-Wreturn-type] removed when declaring method inline
Sep 21, 2026
c++
gcc
compiler-warnings
Generating warnings for Int32 to Int64 casts
Sep 21, 2026
c#
casting
compiler-warnings
static-analysis
what is the correct way to write this function, or is clang wrong? [duplicate]
Sep 21, 2026
c++
c++11
compiler-warnings
how to deal with array subscript warning in C when using isxdigit()? [duplicate]
Sep 21, 2026
c
arrays
compiler-warnings
ctype
Getting compilation warnings for non-prototype declarations
Sep 15, 2026
c
gcc
compilation
compiler-warnings
c99
Suppress all warnings from my SPM package
Sep 15, 2026
ios
xcode
compiler-warnings
swift-package-manager
snapshot-testing
gcc scanf warning believes float is double
Sep 13, 2026
c
gcc
compiler-warnings
scanf
Parameter passing for argument when C++17 is enabled changed to match C++14
Sep 08, 2026
c++
gcc
c++17
c++14
compiler-warnings
Is there a g++ flag that can detect and warn about this unreachable code in a switch statement?
Sep 10, 2026
c++
g++
compiler-warnings
Implicit conversion warning int to int-lookalike
Sep 07, 2026
c++
type-conversion
compiler-warnings
signed
truncation
Why does declaring the same function both with and without parameters not cause compilation errors?
Sep 06, 2026
c
compiler-warnings
function-declaration
integer-promotion
Missing GCC "-Wformat" warnings for "%p" with char* etc
Sep 04, 2026
c
compiler-warnings
gcc-warning
How to make OCaml compiler report unused functions?
Sep 03, 2026
ocaml
compiler-warnings
unused-variables
GCC not warning although it should
Aug 31, 2026
c
gcc
warnings
compiler-warnings
Older Entries »