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

There is Bug in IDE on my mind

$
0
0

Start C++ Builder any application, change compiler to new one. If you want to change property of object for example form caption from lampda function, you get : 

ICE: Internal compiler error: C0000005 @ 539FCE99 in the first line of this file, and you "do not know why"

Steps to reproduce:

Change compiler to new one, add

#include "System.Threading.hpp"

and 

_di_ITask task = TTask::Create([&]() {
Caption = "I know, it's wrong but: WHY there is [bcc32c Error] Unit2.cpp(1): ICE: Internal compiler error: C0000005 @ 539FCE99 IN FIRST LINE OF THIS FILE"; });

to any function.

 

 


Viewing all articles
Browse latest Browse all 1963

Trending Articles



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