When I run "cpp -C", the evil spaces do not appear.  However,
there's no telling what options dtrace is sending to cpp.  I
looked at the dtrace man page on Leopard, and it says:

  -C  Run the C preprocessor cpp over D programs before compiling
      them.  Options can be passed to the C preprocessor using the -D,
      -U,  -I,  and  -H options.  The degree of C standard conformance
      can be selected using the -X option.  Refer to  the  description
      of  the -X option for a description of the set of tokens defined
      by the D compiler when invoking the C preprocessor.

Sadly, there _is_ no description of a -X option in either the cpp or
dtrace man page.  Sigh.

-r
-- 
http://www.cfcl.com/rdm            Rich Morin
http://www.cfcl.com/rdm/resume     [EMAIL PROTECTED]
http://www.cfcl.com/rdm/weblog     +1 650-873-7841

Technical editing and writing, programming, and web development
_______________________________________________
dtrace-discuss mailing list
[email protected]

Reply via email to