﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
499	Return types	David.Robbins@…	Paul Price	"As far I can tell, the following functions should return a bool instead of int,

int psXMLDocToFD(const psXMLDoc *doc, int fd)
int psXMLDocToMem(const psXMLDoc *doc, char *buffer)
int psXMLDocToFile(const psXMLDoc *doc, const char *filename)

I can't see any reason for these to return int's, so if this doesn't change, 
please elaborate on what that int represents.  I could also see void be 
appropriate."	defect	closed	high		PSLib SDRS	unspecified	normal	fixed	IPP-doc	
