[wpkg-users] [Bug 150] Removal of dependancies fails; missing return value on removePackage()

bugzilla-daemon at bugzilla.wpkg.org bugzilla-daemon at bugzilla.wpkg.org
Tue Apr 7 23:22:07 CEST 2009


http://bugzilla.wpkg.org/show_bug.cgi?id=150





--- Comment #1 from Rainer Meier <r.meier at wpkg.org>  2009-04-07 23:21:50 ---
Created an attachment (id=132)
 --> (http://bugzilla.wpkg.org/attachment.cgi?id=132)
Fix for Bug 150.

Well, I did not yet have time to verify your use-case but what I can say for
sure is that it's a bug that removePackage() does not return true or false
value because it's not according to the documentation.
So your fix is within the attached file. Probably you can verify.

Checked in to SVN as well.

FIX: Fixed removal of package dependencies by fixing up removePackage() return
     value. Anyway by definition it should return the success state according
     to the documentation which was not the case yet.
     Fixes Bug 150. Thanks to Jason Oster.


-- 
Configure bugmail: http://bugzilla.wpkg.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.



More information about the wpkg-users mailing list