nt: c++
Assignee: unassigned at gcc dot gnu.org
Reporter: hvksmr1996 at gmail dot com
Target Milestone: ---
Created attachment 38360
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=38360&action=edit
Source code
I tried to compile this particular code using MinGW 5.3.0 i
++
Assignee: unassigned at gcc dot gnu.org
Reporter: hvksmr1996 at gmail dot com
Target Milestone: ---
For example:
My code:
#error my error
My console display:
main.cpp:2:2: error: #error my error
#error my error
^
As you can see, "#error my error" is dis