Skip to content

Conversation

eworm-de
Copy link

Compilation fails with recent versions of gcc with:

error: cannot convert 'Glib::RefPtrGdk::Colormap' to 'bool' in
assignment

and

error: no match for 'operator!=' (operand types are
'Glib::RefPtrGdk::Window' and 'int')

This fixes compilation with gcc 6.2.1.

Compilation fails with recent versions of gcc with:

error: cannot convert 'Glib::RefPtr<Gdk::Colormap>' to 'bool' in
assignment

and

error: no match for 'operator!=' (operand types are
'Glib::RefPtr<Gdk::Window>' and 'int')

This fixes compilation with gcc 6.2.1.
@mysql-oca-bot
Copy link

Hi, thank you for your contribution. Please confirm this code is submitted under the terms of the OCA (Oracle's Contribution Agreement) you have previously signed by cutting and pasting the following text as a comment:
"I confirm the code being submitted is offered under the terms of the OCA, and that I am authorized to contribute it."
Thanks

@eworm-de
Copy link
Author

I confirm the code being submitted is offered under the terms of the OCA, and that I am authorized to contribute it.

@mysql-oca-bot
Copy link

Hi, thank you for your contribution. Your code has been assigned to an internal queue. Please follow
bug http://bugs.mysql.com/bug.php?id=83372 for updates.
Thanks

MyDanny pushed a commit that referenced this pull request Oct 31, 2016
Contribution submitted via Github by Christian Hesse from pull request #10
MyDanny pushed a commit that referenced this pull request Nov 17, 2017
Contribution submitted via Github by Christian Hesse from pull request #10
@eworm-de eworm-de deleted the gcc-6-2-1 branch August 1, 2018 14:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants