IncrementalExecutor::executeFunction:

I do not know exactly what happens but this is what I get with the following commands

root[0] =pow(2,4)
ROOT_prompt_0:1:1: error: expected expression
=pow(2,4)
^
root [1] pow(2,4)
IncrementalExecutor::executeFunction: symbol ‘ZSt3powIiiEN9__gnu_cxx11__promote_2IT_T0_NS0_9__promoteIS2_Xsr3std12__is_integerIS2_EE7__valueEE6__typeENS4_IS3_Xsr3std12__is_integerIS3_EE7__valueEE6__typeEE6__typeES2_S3’ unresolved while linking [cling interface function]!

I did not investigate further. I use ROOT 6.10/06

Interesting! I’ll have a look. This is a bug, I have opened https://sft.its.cern.ch/jira/browse/ROOT-9076

Thanks for reporting!

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