On 27.04.2017 09:42, Stephan Bergmann wrote:
>> CPPUNIT_ASSERT( aBitmapEx.GetAlpha() );
> 
> and the condition is of type AlphaMask that has an overloaded operator ! 
> -- but no conversion to bool, which is probably a design bug of its own.)

well it's a design bug of C++, allowing and encouraging undisciplined
and inconsistent overloading due to lack of type classes.

_______________________________________________
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice

Reply via email to