[yast-commit] [yast/yast-core] 76b4a8: removed an unused variable
Branch: refs/heads/master Home: https://github.com/yast/yast-core Commit: 76b4a8122432e011822e5cc51c3e7c46eabbe13f https://github.com/yast/yast-core/commit/76b4a8122432e011822e5cc51c3e7c46eab... Author: Martin Vidner <martin@vidner.net> Date: 2014-08-14 (Thu, 14 Aug 2014) Changed paths: M liby2util-r/src/y2log.cc Log Message: ----------- removed an unused variable warning: 'log_messages' defined but not used [-Wunused-variable] Commit: 789687df339011ce3c78fb7f2fd44a9e86f51941 https://github.com/yast/yast-core/commit/789687df339011ce3c78fb7f2fd44a9e86f... Author: Martin Vidner <martin@vidner.net> Date: 2014-08-14 (Thu, 14 Aug 2014) Changed paths: M liby2util-r/src/y2changes.cc Log Message: ----------- removed an unused function warning: 'void do_log_syslog(const char*)' defined but not used [-Wunused-function] Commit: e64e6f1007b10097fc8348494fd7ee69020ecf91 https://github.com/yast/yast-core/commit/e64e6f1007b10097fc8348494fd7ee69020... Author: Martin Vidner <martin@vidner.net> Date: 2014-08-26 (Tue, 26 Aug 2014) Changed paths: M liby2/src/Y2ProgramComponent.cc Log Message: ----------- fixed warnings about non-writable strings warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] Commit: 41d928966aecf9c328cd5d69e8043cc87d73ee0a https://github.com/yast/yast-core/commit/41d928966aecf9c328cd5d69e8043cc87d7... Author: Martin Vidner <martin@vidner.net> Date: 2014-08-26 (Tue, 26 Aug 2014) Changed paths: M libycp/src/YCPList.cc Log Message: ----------- removed a #warning about optimizing the YCP lists It was a TODO that went unfixed for 10+ years. Give way to real comipler warnings. Commit: 34a53e416c3e7be0b67f8f592815c4ff4de0963f https://github.com/yast/yast-core/commit/34a53e416c3e7be0b67f8f592815c4ff4de... Author: Martin Vidner <martin@vidner.net> Date: 2014-08-26 (Tue, 26 Aug 2014) Changed paths: M libycp/src/Type.cc Log Message: ----------- removed #warnings in detailedtype The method has been used in the YCP parser for the type of the container[indices]:default construct, so we are pretty sure it was in fact finished and complete, for al practical purposes. Give way to real compiler warnings. Commit: 54a5411423e05a92e8096e8db3c76cb8a4dc4182 https://github.com/yast/yast-core/commit/54a5411423e05a92e8096e8db3c76cb8a4d... Author: Martin Vidner <mvidner@suse.cz> Date: 2014-08-26 (Tue, 26 Aug 2014) Changed paths: M package/yast2-core.changes M package/yast2-core.spec Log Message: ----------- version + changelog Commit: 7d656b808bf547e49140cb0eaa23c30f3e2a2b4e https://github.com/yast/yast-core/commit/7d656b808bf547e49140cb0eaa23c30f3e2... Author: Martin Vidner <martin@vidner.net> Date: 2014-08-26 (Tue, 26 Aug 2014) Changed paths: M liby2/src/Y2ProgramComponent.cc M liby2util-r/src/y2changes.cc M liby2util-r/src/y2log.cc M libycp/src/Type.cc M libycp/src/YCPList.cc M package/yast2-core.changes M package/yast2-core.spec Log Message: ----------- Merge pull request #79 from mvidner/gcc-warnings Fixed another batch of compilation warnings. Compare: https://github.com/yast/yast-core/compare/3e996f35bbd8...7d656b808bf5
participants (1)
-
GitHub