kollokollo

Results 55 comments of kollokollo

Concerning docker: I have included a docker-script to make thouse docker images but I have no published any. As far as I know, nobody else did so far. If you...

Why not simply enter the "A:" or "B:" in front of the path? Same as in TOS (1.0)

In later versions of TOS, there had been a bunch of Buttons integrated for selecting the drives (A:, B:, C: etc...) This has not been implemented in X11-Basic because it...

Hm, OK. Can you be more specific: What keyboard are you using (e.g. Hackers Keyboard?), Do you use any form of auto-completion? Language mode? Is the entered text shown after...

OK, thank you, I assume, that you use the recent version 1.27 (from F-droid). I remember a similar issue some time ago, but I have forgot what to do. I...

No this is a bug. It needs more testing. Maybe always one element is ommited at the end?

I have not heard about conda-forge so far. Let me check.... It can well be, that the CFLAGS from the environment is ignored. So this would be a mater of...

Try following: In Makefile.in:line 66 > CFLAGS= @CFLAGS@ $(INC) $(DEF) $(OPT) $(REGS)

Maybe another line in the Makefile should be modified. I have attached a modified Makefile.in. I am not sure if this solves the issue. Need someone to test this. [a.zip](https://github.com/kollokollo/X11Basic/files/3260478/a.zip)

OK, here is a next try [a.zip](https://github.com/kollokollo/X11Basic/files/3264578/a.zip)