Larry Masinter
Larry Masinter
in commit 32128f5e19 UNIXCOMM;40 Jun 22 I noted > * UNIXCOMM compile to DFASL; only set UTF-8 if getenv(LANG). ... In commit d7ca40ebeb1d1a @rmkaplan noted > * UNIXCOMM: Default format...
this is much harder. We might be able to use the 'dodo' networking to render Interpress files -- to simulate printing Listings (with PRETTYFILEINDEX lispusers), although if we share a...
i spent some time with gdb documentation and stepping through main in gdb but couldn't get by the execvp Changes to compile in cygwin3 branch
time for me to go back through the git tutorials
[cygwin-gdb.txt](https://github.com/Interlisp/medley/files/5746238/cygwin-gdb.txt)
Now it compiles ok and doesn't crash and runs the opcode tests in test.vm, but doesn't recognize keypress or mouse clicks (same problem as with running under WSL1)
I take back what I said: > I think I just compiled it with gcc instead of clang. I wasn't sure now to apply either. I also added `-Wl,--stack,33554432` to...
yes, fixes segv on startup. Now it's just hanging because it doesn't get mouse clicks or keystrokes
Steve reported having problems with running on WSL2 in his configuration -- screen comes up but no characters recognized. Is it possible to fork a little process to act as...
@ekaltman @Morgan-AM ? a possibility?