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

Surprise of the Day

$
0
0

Hi All,

Yesterday I had a real unpleasant surprise with the Seattle IDE freezing.

After some rounds of edit - crash - kill - restart, I managed to boil it down to this line:

Const AName: array [0 .. 1] of TPoint = ((X:0, Y:1), (X:1, Y:0));

The syntax of the initialization may actually not even correct, but since the IDE hangs before telling me what it doesn't like, I have currently no way to tell you how to correctly place the punctuations ..

It's actually not even important how you try to initialize the content,
the Compiler just seem to not like a constant of type array of record.

Have to work around that pitfall now :o

What was your surprise of the day?

Cheers,

Tarek


Viewing all articles
Browse latest Browse all 1963

Trending Articles



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