[obs-commits] [openSUSE/open-build-service] 08a705: [backend] fixed handling of empty array refs in BS...

Branch: refs/heads/master Home: https://github.com/openSUSE/open-build-service Commit: 08a705d3ef22b550a1ebc63f506771f83edf4739 https://github.com/openSUSE/open-build-service/commit/08a705d3ef22b550a1ebc6... Author: Marcus Huewe <suse-tux@gmx.de> Date: 2015-09-21 (Mon, 21 Sep 2015) Changed paths: M src/backend/BSXPath.pm Log Message: ----------- [backend] fixed handling of empty array refs in BSXPath::boolop Consequences: * "not" returns true for an empty node set * An xpath like "./foo/@existent or ./foo/@nonexistent" evaluates to true Commit: b2bac2098f22ecc97401f7c0f39ba01e565e1c3a https://github.com/openSUSE/open-build-service/commit/b2bac2098f22ecc97401f7... Author: Michael Schroeder <mls@suse.de> Date: 2015-09-21 (Mon, 21 Sep 2015) Changed paths: M src/backend/BSXPath.pm Log Message: ----------- Merge pull request #1144 from marcus-h/bsxpath_not [backend] fixed "not" function in BSXPath Compare: https://github.com/openSUSE/open-build-service/compare/9eec23af73b2...b2bac2...
participants (1)
-
Michael Schroeder