https://github.com/root-project/root
Revision a6d82a54011b3b33f5f55bec5985ff88b339491f authored by Rene Brun on 28 March 2005, 21:17:39 UTC, committed by Rene Brun on 28 March 2005, 21:17:39 UTC
The following problems were found while running roottest on MacOS.

rootcint: Insure that the dimensions of
        Int_t (*fArray)[3];
   are properly recorded by the ShowMembers function

TStreamerInfo: Insure that the wrapper template function see
        all modifications to the TStreamerInfo

TTreePlayer:  In Scan insures that the entry number is printed
        as a long long (aka with %lld).


git-svn-id: http://root.cern.ch/svn/root/trunk@11436 27541ba8-7e3a-0410-8455-c3a389f83636
1 parent 718cd7b
History
Tip revision: a6d82a54011b3b33f5f55bec5985ff88b339491f authored by Rene Brun on 28 March 2005, 21:17:39 UTC
From Philippe
Tip revision: a6d82a5

back to top