gforth icon indicating copy to clipboard operation
gforth copied to clipboard

Gforth mirror on GitHub (original is on Savannah)

Results 24 gforth issues
Sort by recently updated
recently updated
newest added

(after quite a long time digging around) Is there a (simple) way to detect them? Thank you very much. Just to write a basic user interface

``` cd engine && make DOSTRIP=true gforth-prof-noll OPT=-noll OPTDEFINES= OPTOBJECTS=dblsub.o make[1]: Entering directory '/tmp/gforth-git/engine' gcc -Wl,--export-dynamic -pthread engine-prof-noll.o main-prof-noll.o io.o signals.o support-noll.o pub.o -ldl -lrt -lltdl -lm libmain.o profile-noll.o -ldl...

On Android, please make possible using standard long tap options: Copy, Paste etc. It will drastically simplify the process of code development.

``` $ gforthmi /tmp/foo.fi unix/socket.fs code offset=195836027088 xt offset=195836027056 label offset=195836027024 start size dp 7F0B20AA7068 800000 1D5B20 7F0B208A6000 200000 4738 7F0B20825000 80000 628 7F0B21908000 20000 100 start size dp 7FAD05DC8228...

Gforth 0.7.9_20200618 Input: ``` '|' parse "test passed"| forth-recognizer recognize .s ``` Output: ``` *the terminal*:1:24: error: Undefined word '|' parse "test passed">>>|

I would expect that in Linux, REFILL should return 0 if a user enters Ctrl+D Enter at the start of a line in interactive mode. But the actual result: REFILL...

When Gforth is started from the binary that is located in the git repository working directory (project root), but the current directory is not the project root — `locate` and...

Perhaps, Android - related issues have to be reported somewhere else... In case it applies, please see my report below. I am running "Gforth ITC" on Android 7.0 with Huawei...

After having built and installed gforth, I get this: ./build-ec 8086 warning:EXIT is compile-only cross.fs:63:13: redefined g with G cross.fs:682:32: defined literal .dec as word arch/8086/mach.fs:26:16: defined literal ec as...

bug

Hi, I tried building gforth with gst-plugins-gl-1.0 I get the following error: /usr/bin/swig -forth -cpperraswarn -Dhost_os_linux_gnu -no-sectioncomments -use-structs -stackcomments -I/usr/lib64/gcc/x86_64-slackware-linux/4.8.2/include -I/usr/local/include -I/usr/lib64/gcc/x86_64-slackware-linux/4.8.2/include-fixed -I/usr/include -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -o gst-fsi.c+ ./gst.i ./gst.i:49:...

bug