+2
Completed

Add a warning 'inherited call missing in constructor'

Anonymous 10 years ago updated by Roman 10 years ago 2
This would be similar to the existing warning for destructors. If a constructor doesn't call an inherited constructor, it should warn.