https://bugs.kde.org/show_bug.cgi?id=434150

Jonathan Wakely <zi...@kayari.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |zi...@kayari.org

--- Comment #4 from Jonathan Wakely <zi...@kayari.org> ---
KritaUtils::is_appendable_container is completely broken.

You need to test the pointer->push_back expression in a SFINAE context, not in
the function body. This is not a GCC bug.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to