Non-static-const variable on interactive macros

Hello,
I was running the interactive macro here attached with root 5.14 and it was ok.
Now with 5.20 version I always get the following message:

Error: Can’t call vector<double,allocator >::push_back(gallong) in current scope plotevents.C:35:
Possible candidates are…
*** Interpreter error recovered ***
(in vector<double,allocator >)
/home/macolino/build/root/cint/cint/stl/vector.dll -1:-1 0 public: void vector<double,allocator >::push_back(const double& x);

*** Break *** segmentation violation

thank you
plotevents.C (2.92 KB)

Hi,

This problem has been solved in ROOT v5.22

Cheers,
Philippe.