TVirtualPaveStats.h:33:43: warning: extra ';'


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.

Many thanks for the report! This issue has been recently fixed.

Great!

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.