Biggest issues with Ecere developing

Development forum for the Ecere IDE.
Post Reply
sacrebleu
Posts: 27
Joined: Sun Jan 17, 2010 12:37 pm

Biggest issues with Ecere developing

Post by sacrebleu »

1) Compiler does not inform you when you reference symbols outside of the appropriate namespace, creating many spots where undefined behavior can go unchecked. This was a feature of C compilers, and is needed for Ecere desperately. EASILY FIXED

2) IDE hangs / crashes / loses track of application when debug mode is on
Post Reply