$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [msvc] #warning preprocessor directive
From: Peter Dimov (lists_at_[hidden])
Date: 2017-10-17 16:55:27
Andrey Semashev wrote:
> > https://gcc.gnu.org/onlinedocs/cpp/Diagnostics.html
>
> Hm, I didn't know it was supported by gcc.
It was invented by GCC if I'm not mistaken, and is already close to de-facto
standard, if not for MSVC. So it makes sense to include support for it in
MSVC as well.