Subject: 1.1.1.849 stalling [Print This Page]
Author:
WWebber Time: 2016-10-4 20:31 Subject: 1.1.1.849 stalling
RAD XE10.1 upd1
Open a dummy project and add a new CPP file.
Put this code in the .CPP file:
typedef struct xx1
{
unsigned long a;
unsigned long b;
} xx1;
#if defined( _WIN64) && !defn
int fn1()
{
}
#endif
Now go to the #if defined(_WIIN64) line, put the cursor to the end of the line, delete the "n" character with <Backspace> and enter "ni".
Now the editor stalls for >60 seconds!!
[ Last edited by WWebber at 2016-10-4 20:33 ]
Author:
WWebber Time: 2016-11-11 16:14
was this already fixed in the nightly?
Author:
Passion Time: 2016-11-15 17:50
I'll check it.
Welcome to CnPack Forum (http://bbs.cnpack.org/) |
Powered by Discuz! 5.0.0 |