On Sat, Feb 11, 2012 at 12:57 PM, Orgad and Raizel Shaneh <[email protected]> wrote: > On Sat, Feb 11, 2012 at 8:55 PM, Yi Ding <[email protected]> wrote: >> >> Hi everyone, >> >> I often get this message when debugging with Qt Creator and there's a >> bug in my program: >> >> Invalid parameter passed to C runtime function. >> >> Is there a way to break on errors like that? I've tried setting >> QT_FATAL_WARNINGS to 1 in my run environment, but that didn't help. >> This is on Windows. >> >> Thanks in advance, >> Yi >> _______________________________________________ >> Qt-creator mailing list >> [email protected] >> http://lists.qt-project.org/mailman/listinfo/qt-creator > > > This was fixed in master. See QTCREATORBUG-6773 and change 13171 > > - Orgad
That's great news. Thank you. This would be an extremely useful feature to get backported to 2.4 (assuming the next version is 2.4.2 rather than 2.5) _______________________________________________ Qt-creator mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/qt-creator
