Hello Sieghard.

OK warning disabled for those 2 cases.
I did use {$warnings off}/{$warnings on} vs {$warn 4110 off}.

This to isolate the warnings off only for those 2 lines:

{$warnings off}
 result:= (key <> 0) and (key <> word(not modmask));
{$warnings on}

{$warnings off}
 foldlevelmask = byte(not (foldhiddenmask or currentfoldhiddenmask));
{$warnings on}

It was committed here:

https://github.com/mse-org/mseide-msegui/commit/28290d

Many thanks Sieghard for your attention and highly relevant advice.

Fre;D



--
Sent from: http://mseide-msegui-talk.13964.n8.nabble.com/


_______________________________________________
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk

Reply via email to