<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
<title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Richard Hughes wrote:
<blockquote
cite="mid:15e53e180708311036k43fb306bn74a303cbb223e56d@mail.gmail.com"
type="cite">
<pre wrap="">On 31/08/2007, Richard Hughes <a class="moz-txt-link-rfc2396E" href="mailto:hughsient@kemper.freedesktop.org"><hughsient@kemper.freedesktop.org></a> wrote:
</pre>
<blockquote type="cite">
<pre wrap=""> src/pk-task-apt.cpp | 122 ++++++++++++++++++++++++++++++++++++++++++++++++++--
1 file changed, 119 insertions(+), 3 deletions(-)
+ pk_task_error_code(task, PK_TASK_ERROR_CODE_INTERNAL_ERROR, "can't allocate memory fotr search task");
</pre>
</blockquote>
<pre wrap=""><!---->
I think we need to add the error enum PK_TASK_ERROR_CODE_OOM. Are
there any others I should add while I'm there?
Richard.
_______________________________________________
PackageKit mailing list
<a class="moz-txt-link-abbreviated" href="mailto:PackageKit@lists.freedesktop.org">PackageKit@lists.freedesktop.org</a>
<a class="moz-txt-link-freetext" href="http://lists.freedesktop.org/mailman/listinfo/packagekit">http://lists.freedesktop.org/mailman/listinfo/packagekit</a>
</pre>
</blockquote>
what about PACKAGE_NOT_FOUND_ERROR.<br>
<br>
Tim<br>
</body>
</html>