[mpich-discuss] VA_ARGS support
Balaji, Pavan
balaji at anl.gov
Tue Feb 25 17:12:11 CST 2014
We dropped support for MSVC a few major versions ago.
We test with the PGI compiler and it doesn’t require any special arguments
for VA_ARGS support (which is the only C99 feature we require so far).
— Pavan
On 2/25/14, 2:32 PM, "Jed Brown" <jed at jedbrown.org> wrote:
>"Balaji, Pavan" <balaji at anl.gov> writes:
>
>> Is there a compiler that actually does not support VA_ARGS in 2014?
>
>Presumably PGI wants command-line options to activate C99.
>
>Also, while MSVC accepts __VA_ARGS__, the semantics do not match C99
>semantics.
More information about the discuss
mailing list