Bug #70932 | MySQL Workbench Patches ( build fixes, removal of deprecated glib functions ) | ||
---|---|---|---|
Submitted: | 17 Nov 2013 3:00 | Modified: | 16 Jan 2014 4:44 |
Reporter: | Henning Habighorst | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Workbench | Severity: | S3 (Non-critical) |
Version: | 6.0.8 | OS: | Linux (Gentoo) |
Assigned to: | CPU Architecture: | Any |
[17 Nov 2013 3:00]
Henning Habighorst
[17 Nov 2013 3:04]
Henning Habighorst
Patches mentioned in bug report
Attachment: patches_mysql_workbench.tar.gz (application/x-gzip, text), 170.00 KiB.
[18 Nov 2013 17:14]
Alfredo Kojima
Hi Henning Thank you very much for looking into the problems caused by the new version of glib. We have already fixed these warnings in our development tree, with additional provisions to keep Workbench compiling in older versions of glib (we can't stop supporting distros shipping the previous version of glib yet). The fixes will be included in a future version of WB. We'll also take a look at the other fixed you mention in your report/patch and try to include these as soon as possible. Once again, thanks for your bug report and patch. Alfredo
[16 Jan 2014 4:44]
Philip Olson
Fixed as of the upcoming Workbench 6.0.9 release, and here is the changelog entry: On Linux, building MySQL Workbench from source would generate many glib related warnings with newer versions of glib. Thank you for the bug report.