+Arx/src/graphics/spells/Spells01.cpp:467:2: warning: Class 'CMultiMagicMissile' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq] +Arx/src/graphics/spells/Spells02.cpp:68:2: warning: Class 'CHeal' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq] +Arx/src/graphics/spells/Spells03.cpp:894:2: warning: Class 'CCreateFood' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq] +Arx/src/graphics/spells/Spells05.cpp:100:2: warning: Class 'CCurePoison' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq] +Arx/src/graphics/spells/Spells05.cpp:812:2: warning: Class 'CMultiPoisonProjectile' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq] +Arx/src/graphics/spells/Spells10.cpp:67:2: warning: Class 'CMassLightning' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq] +Arx/src/gui/MenuWidgets.cpp:2349:2: warning: Class 'CMenuState' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq] +Arx/src/gui/MenuWidgets.cpp:4306:2: warning: Class 'CMenuSliderText' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq] +Arx/src/gui/MenuWidgets.cpp:4629:2: warning: Class 'CMenuSlider' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]