Re: [mpich-discuss] VA_ARGS support
25 Feb
2014
25 Feb
'14
5:12 p.m.
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" <[email protected]> wrote:
"Balaji, Pavan" <[email protected]> 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.
4529
Age (days ago)
4529
Last active (days ago)
0 comments
1 participants
participants (1)
-
Balaji, Pavan