Horst H. von Brand

Results 11 issues of Horst H. von Brand

Defining a marker and calling it twice leads to a crash. [issue-38.txt](https://github.com/larsbrinkhoff/lbForth/files/1954903/issue-38.txt)

bug

\ do ... +loop doesn't loop : tst-do ( --) 0 9 do i . -1 +loop ; \ prints 9, not 9 8 ... 0

bug

`%option yylineno /* Shut up gcc -O2 -Wall */ %option noinput nounput noyywrap %% . /* Ignore */ %% int main() { yylex(); printf("%d lines\n", yylineno); }` When run on...

What I get is a plain POSIX tar archive, not a compressed one.

Mapping lives in collections.abc now. Patch produced by git against libfirm b7f2ed734 attached [Python-3.11-Markup.txt](https://github.com/libfirm/libfirm/files/10074971/Python-3.11-Markup.txt)

git patches against 23d7177a084, renamed to *.txt as GitHub doesn't like *.patch. Add a clean target to start with a clean slate. [0004-Add-clean-target-to-Makefile.patch.txt](https://github.com/AllenDowney/LittleBookOfSemaphores/files/5761744/0004-Add-clean-target-to-Makefile.patch.txt) Today's LaTeX doesn't do {\bf ...} anymore....

Attached git patches against 23d7177. Files renamed to *.txt as GitHub doesn't like *.patch [0001-Need-another-run-of-LaTeX.patch.txt](https://github.com/AllenDowney/LittleBookOfSemaphores/files/5760545/0001-Need-another-run-of-LaTeX.patch.txt) [0002-Complete-dependencies.patch.txt](https://github.com/AllenDowney/LittleBookOfSemaphores/files/5760546/0002-Complete-dependencies.patch.txt) [0003-Generate-table.eps-via-Makefile.patch.txt](https://github.com/AllenDowney/LittleBookOfSemaphores/files/5760547/0003-Generate-table.eps-via-Makefile.patch.txt) [0004-Add-clean-target-to-Makefile.patch.txt](https://github.com/AllenDowney/LittleBookOfSemaphores/files/5760548/0004-Add-clean-target-to-Makefile.patch.txt)

m2c-0.7 is the only Modula 2 compiler I can get to work (after some tweaking) here on Linux. Please do add instructions. It isn't even apparent which is the program...

`pandoc Readme.md -o Readme.pdf` chokes on some files: 07 uses `![](https://i.stack.imgur.com/N0KnG.png)` to get an image, that doesn't work. 62 references the issues (here!), that gives a huge image that doesn't...

**What version of Racket are you using?** v5.0.1-28847-g0a9ae9e138 (output of "git describe", tried to build) **What program did you run?** make clean make unix-style PREFIX=$HOME **What should have happened?** Last...