Re Avanti

Dimitris Keletsekis <[email protected]> Fri, 4 Apr 2014 20:19:08 +0300
Newsgroups gmane.comp.windows.gui4cli
Message-ID <CAHiKg1V0_qvpwMsVz-Ttqn=aG1FYSSmiCWvCP6e=Djjfsk4g4A@mail.gmail.com>
Chris,

I noticed something that may have some bearing on the problem you are
having with the Avanti installation.

I *think* that sometimes g4c has a problem with the LOCAL attribute (which
defines local variables). I've seen one or two instances where g4c
execution stops, without any reason, when a routine with LOCAL variables is
called.

In the rare instances when this happened, just moving the LOCAL line one or
two lines down, solved the problem.

I may be wrong because its too rare and weird for me to catch yet (it
doesn't appear on any of my guis), but if you read this, maybe you can try
it out..

Dimitris