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
Why does the compiler complain about the alignment?
Apr 05, 2018
c++
visual-c++
compiler-construction
alignment
compiler-warnings
Why is varargs (Class<? extends Throwable>... t) "unchecked or unsafe" operation?
Dec 31, 2016
java
exception
generics
compiler-warnings
variadic-functions
Avoiding "variable might not have been initialized"
Oct 20, 2022
delphi
refactoring
compiler-warnings
Is there an equivalent to -pedantic for gcc when using Microsoft's Visual C++ compiler?
Jun 22, 2019
visual-c++
compiler-warnings
How do I disable "Add explicit braces to avoid dangling else" in new xCode?
Apr 10, 2022
xcode
syntax
warnings
compiler-warnings
How to require a semicolon after a macro
Nov 17, 2019
c++
c-preprocessor
compiler-warnings
suppress-warnings
Treat *some* warnings as errors in Swift?
Sep 05, 2022
swift
xcode
gcc
compiler-errors
compiler-warnings
How can I only show warnings if there are no errors?
Feb 25, 2022
compiler-errors
rust
compiler-warnings
rust-cargo
Can Visual Studio warn me when I forget to dispose an IDisposable object?
Oct 22, 2022
visual-studio-2008
idisposable
compiler-warnings
Does casting a char array to another type violate strict-aliasing rules?
Oct 11, 2021
c++
language-lawyer
compiler-warnings
reinterpret-cast
strict-aliasing
What are the consequences of NON-CLS Compliant code in .NET?
Apr 30, 2017
.net
compiler-warnings
cls-compliant
Java: complete list of @SuppressWarnings(...) parameters (in Netbeans)?
Oct 24, 2022
java
netbeans
compiler-warnings
suppress-warnings
Are there any scenarios where C4172 Visual C++ warning should not be considered an error?
Feb 25, 2022
c++
visual-c++
compiler-warnings
How to handle unused warnings caused by empty template parameter pack expansions?
Apr 01, 2022
c++11
gcc
clang
variadic-templates
compiler-warnings
Why does the compiler warn about shadowing a member in initalization lists?
Jun 23, 2019
c++
g++
clang
compiler-warnings
C++ Warning: anonymous type with no linkage used to declare variable
Jan 06, 2021
c++
g++
compiler-warnings
linkage
How to address C4191 warning around calls to GetProcAddress with FARPROC?
Feb 08, 2022
c++
winapi
casting
function-pointers
compiler-warnings
Suppress Swift compiler warning
Oct 30, 2022
ios
swift
closures
compiler-warnings
suppress-warnings
Why am I getting a warning for this range-based for loop in C++?
Sep 22, 2022
c++
c++11
for-loop
warnings
compiler-warnings
« Newer Entries
Older Entries »