On 02/15/2012 05:48 PM, Michael Stahl wrote:
     WaE: type name first seen using 'class' now seen using 'struct'

IMHO this is an utterly pointless warning, because the only difference
between "class" and "struct" is the default visibility of the members,
and a forward declaration doesn't declare any members, so i completely
fail to see what actual problem could be caused by this.

could this warning be turned off? (it is MSVC, right?)

Helps demonstrate your commitment to "attention to detail" to get these consistent. :) Btw, the warning is also available in Clang (-Wmismatched-tags).

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

Reply via email to