$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Hartmut Kaiser (hartmut.kaiser_at_[hidden])
Date: 2006-11-22 14:24:01
 
Grant, Joan wrote:
> Using the wave library is there any way to suppress line 
> markers (#line...) in a manner similar to the '-P' option of 
> the gcc compiler's preprocessor?
When using the Wave applet ($BOOST_ROOT/tools/wave) you can specify the
--line=0 or -l0 command line argument. When using the Wave library in your
own application you have to configure the corresponding option for the
wave:.context object:
> 
>  
> 
> Thanks,
> 
> Joan
> 
> ________________________________
> 
> The information contained in or attached to this email may be 
> subject to the Export Administration Regulations (EAR), 
> administered by the U.S. Department of Commerce, or the 
> International Traffic in Arms Regulations (ITAR), 
> administered by the U.S. Department of State, and may require 
> an export license from the Commerce or State Department prior 
> to its export. An export can include a release or disclosure 
> to a foreign national inside or outside the United States. 
> Include this notice with any reproduced portion of this information. 
> 
>