Branch: refs/heads/master Home: https://github.com/libyui/libyui Commit: ed315835c47ffab273b2f996ec6b8dadfa2092e9 https://github.com/libyui/libyui/commit/ed315835c47ffab273b2f996ec6b8dadfa20... Author: Duncan Mac-Vicar P dmacvicar@suse.de Date: 2012-07-18 (Wed, 18 Jul 2012)
Changed paths: M src/YAlignment.cc
Log Message: ----------- Do not return a temporary string.
As for YAlignment the class name is dynamic depending on the properties we build a lookup table, as not all combinations are possible.
Commit: 84e53e729abf829e34dea4ed343ac29b855faf3a https://github.com/libyui/libyui/commit/84e53e729abf829e34dea4ed343ac29b855f... Author: Duncan Mac-Vicar P dmacvicar@suse.de Date: 2012-07-19 (Thu, 19 Jul 2012)
Changed paths: M src/YAlignment.cc
Log Message: ----------- move the lookup table to the function to avoid initialization issues
Commit: fc31625173e9be87858a478d681c3d31d7dd872f https://github.com/libyui/libyui/commit/fc31625173e9be87858a478d681c3d31d7dd... Author: Michael Andres ma@suse.de Date: 2012-07-24 (Tue, 24 Jul 2012)
Changed paths: M src/YAlignment.cc
Log Message: ----------- Merge pull request #25 from libyui/fix_return_temporary
Do not return a temporary string.
Compare: https://github.com/libyui/libyui/compare/e327da981237...fc31625173e9
yast-commit@lists.opensuse.org