Re: x and y words exposed

David Smith <[email protected]>
Newsgroups gmane.comp.lang.forth.gforth
Message-ID <CAAApFMRt4F1EKokcrnxq-peWBZfxUtjD-Y7Y9NRjfcOCRb1AVQ@mail.gmail.com>
I have had a similar experience with the word g. Yesterday I meant g to be
a certain function I was graphing, but I had not yet implemented it when I
ran the program. It was quite a surprise to see VI opened and displaying
Gforth source files. Apparently g is a text editing command.

On Tue, Feb 12, 2019 at 11:19 AM Ethan Gardener <[email protected]> wrote:

> i've been defining variables x y z in my startup file for a while now, but
> recent versions of gforth report a redefinition warning for x and y.
> ("recent" is from late 2018, perhaps october.)  the conflicting definition
> for x is reported to be:
>     current/unix/jni-helper.fs:80:1
> line 81 conflicts with y.
>
> i'm surprised at such short names being globally exposed, especially from
> something which seems quite optional; the comment at top of file reads,
> "show/hide keyboard using jni tools".  should i care about this?  is the
> only problem the untidy warning on startup, or could it hinder my use of
> jni features?  if i ever get that far. :)
>
>
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.