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 gcc-warning
Why no warning when uint32 casts to uint8 with gcc C
Mar 23, 2022
c
gcc
type-conversion
implicit-conversion
gcc-warning
How to disable all warnings in g++ on a few lines of code
Mar 29, 2017
g++
warnings
gcc-warning
How to wrap functions with the `--wrap` option correctly?
Nov 04, 2022
c++
c
gcc
gcc-warning
linker-flags
How to check for unused members in struct?
Nov 29, 2019
c
struct
gcc-warning
How to make gcc/clang warn about missing breaks in switch statements
Jun 05, 2021
gcc
coding-style
switch-statement
clang
gcc-warning
C++: warning: '...' declared with greater visibility than the type of its field '...::<anonymous>'
Dec 10, 2021
c++
gcc
visibility
warnings
gcc-warning
Ignoring note: offset of packed bit-field without using "-Wno-packed-bitfield-compat"
Feb 11, 2021
c++
c++11
gcc-warning
gcc4.4
Avoid `-Wclass-memaccess` on memcpy of a POD type w/copy disabled
May 28, 2020
c++
gcc
memcpy
gcc-warning
constexpr returning array, gcc warning
Nov 07, 2022
c++
arrays
gcc
constexpr
gcc-warning
-Wshadow=global considers enum class entry shadowing a global. Why?
May 17, 2022
c++
gcc
gcc-warning
Why doesn't clang warn about implicit conversion from double to int, but do it when from long to int?
Apr 06, 2019
c++
c++11
gcc
clang
gcc-warning
Inconsistent warning "conversion from 'const unsigned char' to 'const float' requires a narrowing conversion"
Jul 07, 2021
c++
c++11
gcc
visual-c++
gcc-warning
Remove #pragma once warnings
Sep 25, 2022
c++
pragma
gcc-warning
expected expected ‘const char **’ but argument is of type ‘char **’
Mar 28, 2022
c
gcc-warning
Hexadecimal constant in C is unsigned even though L suffix
Nov 03, 2022
c
gcc
comparison
gcc-warning
compile-time-constant
Why does GCC only sometimes detect the use of a variable before its initialization? [duplicate]
Nov 08, 2022
c
gcc
gcc-warning
what is the purpose of pre-processor macros defined in files linux/compiler.h?
Oct 15, 2022
c
linux
gcc
macros
gcc-warning
Assignment <pointer to array of constants> = <pointer to array>: incompatible pointers
Mar 12, 2022
c
pointers
constants
compiler-warnings
gcc-warning
How to avoid "null argument where non-null required" compiler warning
Jul 19, 2019
c
gcc-warning
strdup
Confusion in regards to purpose/behavior of -Waggregate-return?
Jan 07, 2020
c++
gcc
g++
warnings
gcc-warning
« Newer Entries
Older Entries »