Quantcast
Channel: Intel® Software - Intel® C++ Compiler
Viewing all articles
Browse latest Browse all 1175

"warning #711: ellipsis with no explicit parameters is nonstandard" with "-strict-ansi"

$
0
0

Hello,

 

With upgrade to icc18.0.1 the following warning appears when "-strict-ansi" argument is supplied:

icc18_toupper_test.c(6): warning #711: ellipsis with no explicit parameters is nonstandard
  	v = toupper(v);
  	    ^

With icc15 this message did not appear.

Compiler  is installed x86_64 Linux.

 

The code is attached, compilation cmd:
icc -strict-ansi cc18_toupper_test.c

 

How do I get rid of this warning?

Thanks

AttachmentSize
Downloadtext/x-csrcicc18_toupper_test.c99 bytes

Viewing all articles
Browse latest Browse all 1175

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>