Skip to content

Bugfix: bug 568716 & 568742

Eclipse Webmaster requested to merge github/fork/ppank5/master into master

Created by: ppank5

OOP_public methods shall be overridden only by public methods (bug 568716)

OOP-protected methods may be overridden by public or protected methods only (bug 568742)

Signed-off-by: Adam Knapp knappadam5@gmail.com

Merge request reports