RE: [ROOT] CINT - Maximum length of C/C+

From: Masaharu Goto (MXJ02154@nifty.ne.jp)
Date: Mon Aug 06 2001 - 22:23:25 MEST


Hello Meir,

Sorry for delay in reply. I've been in business trip for 2 weeks.

About size of buffer, you can easily change it in G__ci.h. Search
for G__LONGLINE and G__ONELINE, increase those numbers and recompile
Cint. In case of ROOT, there may be few copies of G__ci.h. You need
to change each one of them.  $ROOTSYS/cint/inc/G__ci.h, 
$ROOTSYS/include/G__ci.h ...,  Find them with 'find . -name G__ci.h -print'

Thank you
Masaharu Goto


>Date: Sun, 29 Jul 2001 15:48:26 +0200
>From: Meir Ron <meirr@TTI-TELECOM.COM>
>To: "'roottalk@root.cern.ch'" <roottalk@pcroot.cern.ch>,
>    "'Fons.Rademakers@cern.ch'" <Fons.Rademakers@cern.ch>,
>    "'MXJ02154@nifty.ne.jp'" <MXJ02154@nifty.ne.jp>
>Cc: Christoph Bugel <chris@TTI-TELECOM.COM>
>Subject: RE: [ROOT] CINT - Maximum length of C/C++ statement
>
>Hi rooters,
>
>I am using an application that produce an automatic script which CINT run
>it, but
>for some lines that longer then 1K I get errors like:
>               Limitation: Statement too long FILE:C:\TEMP\scrip13 LINE:888
>
>
>I know that this limitation is documented: "Maximum length of C/C++
>statement  1024"
>
>I wander if there is any possible to cancel or change this limitation to a
>different value (like 4K)
>and haw much it will "cost" my preferment's.
>
>thanks! 
>
>
>Meir Ron 
>Tel: +(972)-3-9269007 
>Home: +(972)-3-9220847 
>Email: meirr@tti-telecom.com <mailto:meirr@tti-telecom.com>



This archive was generated by hypermail 2b29 : Tue Jan 01 2002 - 17:50:56 MET