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<https://bugreports.qt-project.org//browse/QTCREATORBUG-6773> and change 13171 <http://codereview.qt-project.org/13171> - Orgad
_______________________________________________ Qt-creator mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/qt-creator
