Please read tips for efficient and successful posting and posting code
ROOT Version: 6.22.02
Platform: CentOS 8
Compiler: gcc 8.3.1
Seems like a little double semicolon slipped into the code, I get a warning about line 33 of TVirtualPaveStats.h:
virtual TObject *GetParent() const = 0;;
Not sure if this has already been reported. It’s nothing big, just creates a warning message.