[yast-commit] [yast/yast-core] 5affea: Fix type matching for wildcard type in ycp
Branch: refs/heads/fix_type_matching Home: https://github.com/yast/yast-core Commit: 5affea2dc43f313482233f9f82b7171d6ed5276c https://github.com/yast/yast-core/commit/5affea2dc43f313482233f9f82b7171d6ed... Author: Josef Reidinger <jreidinger@suse.cz> Date: 2013-08-21 (Wed, 21 Aug 2013) Changed paths: M libycp/src/YExpression.cc Log Message: ----------- Fix type matching for wildcard type in ycp Yast type system allow wildcards in specification like integer(string,...), but ycp cannot call it contain premature optimalization if number or argument mismatch, which happen for wildcards. So removed such optimalization. For common code there is no change. Needed for testing wildcards in ruby modules because ruby client skip component system and perl bindings doesn't support clients. Commit: bb32367f2784935ac5b0431b739bde39355d9c6c https://github.com/yast/yast-core/commit/bb32367f2784935ac5b0431b739bde39355... Author: Josef Reidinger <jreidinger@suse.cz> Date: 2013-08-21 (Wed, 21 Aug 2013) Changed paths: M .gitignore Log Message: ----------- update gitignore Commit: bf76d23cfac8112290eeb2f0ea45c33fc2b65cfb https://github.com/yast/yast-core/commit/bf76d23cfac8112290eeb2f0ea45c33fc2b... Author: Josef Reidinger <jreidinger@suse.cz> Date: 2013-08-21 (Wed, 21 Aug 2013) Changed paths: M VERSION M package/yast2-core.changes Log Message: ----------- changes Compare: https://github.com/yast/yast-core/compare/5affea2dc43f^...bf76d23cfac8
participants (1)
-
GitHub