Skip to content
Commit 4d05f40d authored by Petr Písař's avatar Petr Písař Committed by Chris Burel
Browse files

Initialize smokeperl_object properly



This patch fixes this build failure with GCC 6:

/builddir/build/BUILD/Qt-0.96.0/qtcore/src/util.cpp:2248:59: error: cannot convert 'bool' to 'void*' in initialization
         static smokeperl_object nothis = { 0, 0, 0, false };
                                                           ^
CPAN RT#111630

Signed-off-by: default avatarPetr Písař <ppisar@redhat.com>
Signed-off-by: default avatarChris Burel <chrisburel@gmail.com>
parent aef0c7da
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment