This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/47332] g++ compiler should check for empty while or for bodies


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47332

--- Comment #3 from Jack Howarth <howarth at nitro dot med.uc.edu> 2011-01-17 19:58:43 UTC ---
Also, is there a convention in FSF gcc coding for how empty bodies are supposed
to be handled? Should we have the extra space or explicit braces that the old
patch requested for empty bodies?


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]