List Question
20 TechQA 2024-03-27T12:30:42.040000GCC: trying to use -Werror or -pedantic using pragmas
58 views
Asked by ABu
Neither -Wunused-result, nor --warn-unused-result generates warnings about unused results
67 views
Asked by BlueChip
GCC Format attribute not working on function pointer with "using" alias
100 views
Asked by SupAl
Compiler prints HelloWorld whereas Chat GPT says it should only print Hello
123 views
Asked by Anton
what to do if this error "storage size of `temp_q_trig1' isn't known" occurs in ST programming
21 views
Asked by Jayanth Senthil Kumar
How to resolve C printf %b format warnings
100 views
Asked by mrigendra
gcc12 warning use-after-free with shared_ptr of type array
123 views
Asked by partha biswas
Is g++ -Wdangling-reference warning justified in this case?
80 views
Asked by MatG
GCC warns about assigning an initializer list into a vector
95 views
Asked by Jeongu Kim
Incompatible pointer type assignment for double pointer to constant double pointer
75 views
Asked by kokopelli
GCC warning: how to ignore -Wswitch-default on enum
80 views
Asked by Caduchon
can't run simple code in C language in visual studio code
71 views
Asked by Mark Najafi
GCC 5 or newer version
58 views
Asked by software
GCC warning for unintended pointer arithmetic on string literals
147 views
Asked by Richard Lang
how to add -Wno-deprecated to make command CFLAG variable to eliminate deprecated warnings
57 views
Asked by keith bradley
gcc doesn't detect array out of bounds for inline function
97 views
Asked by pozzugno
Overly strict [-Wrange-loop-construct] in gcc-12?
151 views
Asked by Leon
AddressSanitizer Error Location Missing with GCC
146 views
Asked by gopher
-Woverloaded-virtual with default shallow copy operator
125 views
Asked by emerg.reanimator