From Masa, Axel, Philippe:
import of CINT tag v5-16-11 from the CINT CVS. For what else is new see http://root.cern.ch/root/Cint.phtml?relnote. This includes several parsing improvements (see CINT changelog for details) In particular this includes support for distinguish (from the string based interface) a template of Double32_t from a template of double. This allows the storing of the data member as float. Note: The compiler still can not distinguish the 2 forms and thus only 'string' based interface will be able to handle this distinction. git-svn-id: http://root.cern.ch/svn/root/trunk@14705 27541ba8-7e3a-0410-8455-c3a389f83636
Showing
- cint/inc/G__ci.h 39 additions, 39 deletionscint/inc/G__ci.h
- cint/inc/fproto.h 1 addition, 1 deletioncint/inc/fproto.h
- cint/src/alphastrm.cxx 0 additions, 1 deletioncint/src/alphastrm.cxx
- cint/src/g__cfunc.c 1 addition, 1 deletioncint/src/g__cfunc.c
- cint/src/v6_disp.cxx 11 additions, 6 deletionscint/src/v6_disp.cxx
- cint/src/v6_parse.cxx 1 addition, 1 deletioncint/src/v6_parse.cxx
- cint/src/v6_struct.cxx 18 additions, 5 deletionscint/src/v6_struct.cxx
- cint/src/v6_tmplt.cxx 22 additions, 7 deletionscint/src/v6_tmplt.cxx
Loading
Please register or sign in to comment