RE:Dictionary problem since 2.22/09 (second

From: Masaharu Goto (MXJ02154@nifty.ne.jp)
Date: Thu Aug 05 1999 - 14:21:48 MEST


Valery,

I am sorry about the STAR dictionary problem, I think I found the cause.

>Error: Unknown type in function argyment FILE:tmpfile LINE:189

This message tells me something. Please forget about all previous suggestion
for now. Please modify CINT_ifunc.c line 1111 as follows and recompile libcint
.

#define G__OLDIMPLEMENTATION1122     /* ADD THIS LINE */
#ifndef G__OLDIMPLEMENTATION1122
      if(G__globalcomp<G__NOLINK&&!G__nonansi_func
#ifdef G__ROOT
         && strncmp(funcheader,"ClassDef",8)!=0
#endif
         ) 
        G__genericerror("Error: Unknown type in function argyment");
#endif

I hope to hear a good news.

Thank you
Masaharu Goto



This archive was generated by hypermail 2b29 : Tue Jan 04 2000 - 00:43:37 MET