$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-users] PP: are there known incompatibilities with vs2008?
From: Hicham Mouline (hicham_at_[hidden])
Date: 2010-02-12 13:25:07
Hi,
I have some PP macros that expand correctly under g++4.4 but when I came to
try them on vs2008sp1, it generated errors.
I will dig inside the code now, but if anyone is aware of msvc-specific
problems...
Regards,