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
Error : format'%s' expects argument of type 'char *', but argument 2 has type 'int' [-Wformat=]
Jun 19, 2026
c
gcc
gcc-warning
How to silence "whose type uses the anonymous namespace [-Werror]" gcc version 4.8.2
Jun 16, 2026
c++
gcc
boost
gcc-warning
GCC: trying to use -Werror or -pedantic using pragmas
Jun 14, 2026
c++
c
gcc
gcc-warning
What does "ignoring attributes on template argument" mean in this context?
Jun 14, 2026
c++
gcc-warning
code generating wreorder warning
Jun 12, 2026
c++
c++11
gcc-warning
Getting the warning " ISO C90 forbids variable-size array" in gcc compiler while compiling C90 code
Jun 01, 2026
gcc-warning
c89
Mysterious type conversion warning when using sys/socket.h macro
May 30, 2026
c
gcc
type-conversion
solaris
gcc-warning
what is gcc's Wmaybe-uninitialized warning
May 27, 2026
c++
gcc
gcc-warning
Returning a std::tie - dangling reference?
May 27, 2026
c++
gcc-warning
GCC 14 "possibly dangling reference to a temporary" warning or not, depending on the function argument
May 27, 2026
c++
gcc
gcc-warning
How is gcc's malloc attribute used?
May 22, 2026
c
gcc
gcc-warning
gcc gives no warning for comparing unsigned integer < 0 even with Wextra enabled
Apr 29, 2026
c++
g++
compiler-warnings
gcc-warning
gcc7
How to disable the warning about using deprecated gets in GCC?
Apr 20, 2026
c
gcc
exploit
gcc-warning
gets
GCC warning "incompatible implicit declaration of built-in function ‘printf’" under Mac OS X Snow Leopard
Apr 18, 2026
xcode
macos
gcc
osx-snow-leopard
gcc-warning
Floating-point exceptions are signalling in new gfortran version
Apr 12, 2026
gcc
fortran
gfortran
gcc-warning
dereferencing type-punned pointer will break strict-aliasing rules: array of bytes to a number
Apr 10, 2026
c++
gcc
gcc-warning
strict-aliasing
How can one implement "assert()" to make use of gcc's optimizer's static dataflow analysis?
Apr 08, 2026
c
gcc
assert
assertions
gcc-warning
converting to ‘A’ from initializer list would use explicit constructor ‘A::A(int)’
Apr 08, 2026
c++
c++11
gcc-warning
Older Entries »