+2
Completed

Add a warning 'inherited call missing in constructor'

Anonymous 12 years ago • updated by Roman 11 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.