[ROOT] cint5.14.36

From: Masaharu Goto (MXJ02154@nifty.ne.jp)
Date: Sat Apr 29 2000 - 01:34:11 MEST


Rooters,

I'll copy cint5.14.36 to CERN. 
Fons, please try and expose this version. All of the recent changes
made by you and Philippe are included.

In this version, overloaded function matching algorithm is changed.
The new algorithm is more conformant to ANSI/ISO standard. It computes
matching closeness for all the candidate functions and takes the best
match or warns for ambiguous call. It also takes object constness into 
account.
  
Drawback is dictionary compatibility. You have to rebuild all the 
dictionary. If you do not want this, edit G__ci.h to comment out 
following line

    #define G__CONSTNESSFLAG

With this line commented out, the dictionary remains compatible.

Thank you
Masaharu Goto



This archive was generated by hypermail 2b29 : Tue Jan 02 2001 - 11:50:24 MET