Skip to content
Snippets Groups Projects
Commit e7768d6d authored by Axel Naumann's avatar Axel Naumann
Browse files

Fix problem of iterating on a std::vector in python on MacOS:

size_t was set to uint where it should have been ulong.
Now use typeid() instead of the ambiguous sizeof.


git-svn-id: http://root.cern.ch/svn/root/trunk@21852 27541ba8-7e3a-0410-8455-c3a389f83636
parent 45f6616a
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment