﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
106	return value of psImageWriteSection	robert.desonia@…	Paul Price	"Abit petty, but could we tweak the definition of the return value of
psImageWriteSection to 0 for success (as it is now) and non-zero (instead of
just 1) for error?  This matches the more traditional C definition of such a
status return, where a non-zero return can signify one of many possible error
conditions.

Additionally, the C99 bool could be used instead, but then I'd recommend TRUE
for success.  I'd prefer to use int, however, as it is handy for debugging to
have multiple non-zero return values cooresponding to the various error conditions.

-rdd"	defect	closed	high		PSLib SDRS	unspecified	trivial	fixed		
