Details
-
Bug
-
Resolution: Done
-
P2: Important
-
Qt Creator 2.4.0
-
None
-
Gentoo Linux
gcc 4.6.1
-
4f68585e5d623d2dd17f1fd774687ad29acd674c
Description
This worked correctly in 2.3.x. On the Build Issues pane, for warnings and errors from gcc, file name are no longer being displayed.
The following is warning output from gcc:
main.cpp: In function 'int main(int, char**)': main.cpp:13:16: warning: suggest braces around empty body in an 'if' statement [-Wempty-body]