Search code examples
Why does this gcc -pedantic ignore an extension?...

cgccgcc-extensionsgcc-pedantic

Read More
Why is a stray semicolon no longer detected by `-pedantic` modern compilers?...

c++gccclanggcc-pedantic

Read More
Is it possible to use GNU extensions unless pedantic?...

c++gccconditional-compilationgcc-pedantic

Read More
Initialize struct members to 0 (gcc -Wextra)...

c++cgccansi-cgcc-pedantic

Read More
Function to read a key without waiting for LF...

cioansi-cgcc-pedantic

Read More
What are the examples of non-ISO practices, which are not found by -pedantic?...

cgccisostandards-compliancegcc-pedantic

Read More
How to put variable as argument in system()...

c++bashc++11gcc-pedantic

Read More
C++ g++ -pedantic warning...

c++headercompile-timegcc-pedantic

Read More
Error: initializer element is not computable at load time...

cgccansi-cgcc-pedantic

Read More
C++98 pedantic errors when using fixed width integers...

c++32bit-64bitgcc-warningc++98gcc-pedantic

Read More
Will -Wpedantic do anything when compiling with a non-extension -std?...

c++cgcccompiler-warningsgcc-pedantic

Read More
C - control reaches end of non-void function...

cmultithreadingpthreadswarningsgcc-pedantic

Read More
Forward define struct AND type without any warnings...

cstructforward-declarationgcc-pedantic

Read More
Pedantic raising error when linking PAPI...

c++papigcc-pedantic

Read More
gcc makefile with -Wall -pedantic and -lpthread...

cgccmakefilegcc-pedantic

Read More
How to traverse an array parameter as void pointer...

cgccgcc-pedantic

Read More
gcc: fixing -pedantic "unnamed structure" warning...

cgccstructcompiler-warningsgcc-pedantic

Read More
-Wpedantic wrong type argument to increment after casting...

cgccpointer-arithmeticgcc-pedantic

Read More
Ansi C and Temporary Files...

cc99c89gcc-pedantic

Read More
GCC Warns About Function Pointer to Object Pointer Cast...

c++gccc++11mingwgcc-pedantic

Read More
static_cast / float / bitset / const weirdness...

gccg++bitsetstatic-castgcc-pedantic

Read More
scope g++ pedantic compile...

c++gccincludegcc-pedantic

Read More
BackNext