Quantcast
Channel: Embarcadero Community - Embarcadero Community
Viewing all articles
Browse latest Browse all 3212

Where are we supposed to file bug reports. for c++?

$
0
0

My list so far:

#pragma message("test");

gives wrong error message 

#pragma sizeof()

gives nothing at all

The following code gives an error, but commenting out and looking at structure in debug shows no error

const int INFO_T_SIZE = (sizeof(info_t));

#if (INFO_T_SIZE

#pragma message("INFO_T_SIZE

#endif

#if (INFO_T_SIZE != INFO_REC_SIZE)

# error info_t wrong size

#endif

 

 

*/

 


Viewing all articles
Browse latest Browse all 3212

Latest Images

Trending Articles



Latest Images

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