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
Son of GCC conversion warning when assigning to a bitfield
Mar 21, 2026
c
gcc
compiler-warnings
suppress-warnings
Should warnings about missing typename supressed in c++20?
Mar 20, 2026
c++
c++20
compiler-warnings
C Enum Warnings
Mar 19, 2026
c
enums
compiler-warnings
Why is "return; throw .." not considered unreachable code? [duplicate]
Mar 18, 2026
c#
compiler-warnings
throw
Strange behavior of -Wunused-value warning
Mar 12, 2026
objective-c
xcode
clang
compiler-warnings
unused-variables
Avoiding strcpy overflow destination warning
Mar 11, 2026
c
linux
redhat
compiler-warnings
cc
Highlight dynamic calls in code
Mar 09, 2026
c#
visual-studio
dynamic
compiler-warnings
Is g++ -Wdangling-reference warning justified in this case?
Mar 03, 2026
c++
reference
g++
compiler-warnings
gcc-warning
Remove Compile-Time warnings about unchecked operations
Feb 28, 2026
java
compiler-warnings
Why does the C# compiler generate CS0436 warnings for internal classes?
Feb 26, 2026
c#
warnings
compiler-warnings
-Wunused-but-set-variable is emitted when I use 'auto' and not when I use the corresponding type instead of 'auto' [duplicate]
Feb 25, 2026
c++
compiler-warnings
auto
How to suppress GCC compiler warning: inline variables are only available with -std=c++1z or -std=gnu++1z
Feb 22, 2026
gcc
g++
c++17
compiler-warnings
Code::Blocks - warnings disappear when running program
Feb 23, 2026
warnings
compiler-warnings
codeblocks
gcc-warning
Confused about understanding and silencing a -Wsign-compare gcc's warning
Feb 19, 2026
c
compiler-warnings
unsigned
Why doesn't java compiler show a warning for an obvious dividing by zero? [duplicate]
Feb 14, 2026
java
compiler-warnings
Visual C++ Warning C4800, why does it only trigger on return statements?
Feb 15, 2026
c++
visual-c++
compiler-warnings
Older Entries »