$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Sohail Somani (s.somani_at_[hidden])
Date: 2006-03-08 11:55:40
> -----Original Message-----
> From: boost-users-bounces_at_[hidden] 
> [mailto:boost-users-bounces_at_[hidden]] On Behalf Of Wu 
> Yinghui, Freddie
> Sent: Wednesday, March 08, 2006 5:45 AM
> To: boost-users_at_[hidden]
> Subject: Re: [Boost-users] Boost.Preprocessor with __LINE__ in MSVC71
> 
>  > What is going wrong?  I tried it on VC7, VC7.1, and VC8, and it
> appeared to work correctly on all three versions of the compiler.
> 
>  >> Does anyone on the list has more insight on this issue?
> 
>  > I've seen strange problems related to __LINE__ on VC before, but I
>  > can't remember off the top of my head what the issue was.
>  > (Thinking...)  It has something to do with the generation of debug
>  > information.  Okay, yes, I see the error that you are 
> getting now.  It
>  > only happens in during a debug build.
> 
> You are right. It occurs only in debug builds. (Sorry for 
> forgetting to
> mention this.)
When your debug information is for edit and continue iirc.