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
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
Which gfortran compiler flag is associated with the warning "Illegal preprocessor directive"?
Mar 29, 2026
gcc
fortran
gfortran
gcc-warning
Identify use of C library functions that have locale-dependent behavior
Mar 23, 2026
c
gcc-warning
gcc linking object files with warning/optimization flags
Mar 19, 2026
c
gcc
compiler-optimization
gcc-warning
object-files
Can GCC warn about undefined functions in libraries?
Mar 10, 2026
c
gcc
gcc-warning
Is g++ -Wdangling-reference warning justified in this case?
Mar 03, 2026
c++
reference
g++
compiler-warnings
gcc-warning
Older Entries »