http://bugzilla.wpkg.org/show_bug.cgi?id=75
--- Comment #5 from Frank Lee <[EMAIL PROTECTED]> 2007-11-01 10:43:48 --- Created an attachment (id=44) --> (http://bugzilla.wpkg.org/attachment.cgi?id=44) Proposed patch to fix version-checking problems Patch to correct bad behaviour: if the file does not exist, the version check will return false, regardless of what sort of test it is. (This was the intended behaviour: I thought GetFileVersion(file) failed if "file" doesn't exist. It actually returns "" without error.) -- Configure bugmail: http://bugzilla.wpkg.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ wpkg-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wpkg-users
