RE:C preprocessor in CINT

From: Masaharu Goto (MXJ02154@nifty.ne.jp)
Date: Fri Sep 18 1998 - 14:19:00 MEST


Christoph,

Thank you for reporting this. I fixed this in cint5.13.74.

Masaharu Goto

---------------------------------------------
Dear Root developers,

here is a suggestion for an CINT/rootcint improvement:

When calling the C preprocessor, CINT should escape the special
characters. My real-world example call:

rootcint -DCLHEP_TARGET_H=\"${PWD}/cintdict/CLHEP-rootcint.h\"
...

{ in a certain CLHEP configuration file it reads:
  #include CLHEP_TARGET_H }

For the files, which have to go through the preprocessor, CINT adds the
option -DCLHEP_TARGET_H="/afs/[...]/cintdict/CLHEP-rootcint.h", which
leads to the definition without quotes. Is it possible to fix that?

Kind regards
Christoph



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