-
- Downloads
The heap-allocated trampoline functions were cut off on some platforms because...
The heap-allocated trampoline functions were cut off on some platforms because the fSize evaluation was underestimating the function's length. Increasing the estimate solves that. Use R__B64 instead of INT_MAX < LONG_MAX which is problematic for MacOS. git-svn-id: http://root.cern.ch/svn/root/trunk@31989 27541ba8-7e3a-0410-8455-c3a389f83636
Please register or sign in to comment