Quantcast
Channel: Intel Developer Zone Articles
Viewing all articles
Browse latest Browse all 3384

error: incomplete type is not allowed on extern void

$
0
0

Compiling a file containing the line "extern void _text;" now results in an error with the Intel® C++ Compiler XE 13.1 (part of Intel® C++ Composer XE 2013 update 2 and above):

test.c(1): error: incomplete type is not allowed
  extern void _text ;
Previous versions of the compiler erroneously allowed this syntax.

Viewing all articles
Browse latest Browse all 3384

Trending Articles



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