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
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
GCC no longer implements <varargs.h>
Sep 20, 2019
c
linux
gcc
gcc-warning
Getting the warning "cast to pointer from integer of different size" from the following code
Apr 19, 2020
c
gcc
gcc-warning
Implicit Declaration of Function ‘strtok_r’ Despite Including <string.h>
Apr 28, 2019
c
string
tokenize
strtok
gcc-warning
ignoring warning "-Wunused-result"
Sep 26, 2022
c++
gcc
gcc-warning
Why is gcc warning me this line is "misleadingly indented as if it were guarded by" an if?
Mar 12, 2022
c++
gcc-warning
What's the purpose of -Wbad-function-cast, why does it only apply to the direct return value?
Oct 27, 2021
c
gcc-warning
Why does gcc not warn when an enum or int value is passed on as a function's argument which is bool?
Oct 28, 2022
c++
gcc
g++
gcc-warning
Why doesn't gcc -Wformat warn about printf %d on an unsigned int?
Sep 13, 2022
c
gcc
gcc-warning
format-specifiers
format-string
Suppressing "ISO C99 requires rest arguments to be used"
Aug 10, 2022
c
gcc
posix
variadic-functions
gcc-warning
Insufficient control flow analysis of enum switch in GCC
Feb 01, 2020
c++
gcc
gcc-warning
control-flow
How can I tell gcc to warn (or fail) on switch/case statements without a break?
Jul 19, 2019
c++
gcc
switch-statement
gcc-warning
Suppress warning: the use of `mktemp' is dangerous
Sep 17, 2022
c
security
gcc
gcc-warning
mktemp
« Newer Entries
Older Entries »