﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
131	Suppress hardware errors if AUTOFAIL is missing from CONFIG.SYS	Dmitry A. Kuminov		"There's already been some discussion about whether we should issue DosError(FERR_DISABLEHARDERR) or not upon Qt initialization. Back then, I decided that we should not. Now I think that we may satisfy all parties by doing this call if there is no explicit AUTOFAIL setting in CONFIG.SYS which will:

 1. Disable these annoying error notification dialogs on systems where it is implicitly on by default (i.e. no AUTOFAIL setting in CONFIG.SYS, which is equivalent to AUTOFAIL=NO). This is the case for old Warp installations.
 2. Won't change the behavior on modern eCS systems which put AUTOFAIL=YES in CONFIG.SYS by default.
 3. Let people that want these notifications have them by explicitly putting AUTOFAIL=NO to CONFIG.SYS.

[http://groups.google.com/group/comp.os.os2.apps/tree/browse_frm/thread/9e93cd07a26b8b59/3916f93d6aa3c010?rnum=1&_done=%2Fgroup%2Fcomp.os.os2.apps%2Fbrowse_frm%2Fthread%2F9e93cd07a26b8b59%3F#doc_a313702842ea19d8 This] thread contains some recent discussion on this topic."	enhancement	closed	blocker	Qt 4.6.2	QtCore	4.5.1 GA	highest	fixed		
