Hi everybody,
I frequently observe a behavior of wedit which seems unfortunately not
to be easily reproducable, but is definitely there, and it can be
extremely
annoying. In fact, when you type in new code and you type the name of a
structure variable followed by a '.' (to address a structure member),
wedit
sometimes hangs, the contents of the editor buffer typed after the last
save
are lost and you have to restart lcc again. It is only possible to get
over
the harmful '.' by cutting and pasting code from another part of the file
where the '.' and the name of the structure member has already been used.
I guess, there is a bug in the syntax checking or whatever-checking which
the editor obviously performs in the background.
Has anyone else experienced this? I am using wedit Win 32 Ver. 4.0,
Compiled Sun Jul 22 21:35:10 2007 on MSWindows XP.
Andi


|