Details
-
Bug
-
Resolution: Done
-
P1: Critical
-
Qt Creator 1.3.1
-
None
Description
class myclass
// =============
{
// Add a comma "," after "bill" below and QT creator 1.3.1
// (built on Feb 17 2010 at 18:09:29, from version 8db640fa3d)
// will crash on MS Windows Vista
inline void foo
// ===============
( int bill )
{
}
};