Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ctwill mmotype mmotype hangs while writing the output file #64

Closed
ascherer opened this issue May 14, 2023 · 2 comments
Closed

ctwill mmotype mmotype hangs while writing the output file #64

ascherer opened this issue May 14, 2023 · 2 comments
Labels

Comments

@ascherer
Copy link
Owner

ascherer commented May 14, 2023

$ ctwill -v mmotype mmotype
This is CTWILL, Version 4.8 (TeX Live 2024)
*1*7*9*13*18*23*25*31
Writing the output file...*1*7^C

The culprit appears to be line 31 of mmotype.ch. ctwill hangs at the ;@+} smiley.

@ascherer ascherer added the bug label May 14, 2023
@ascherer
Copy link
Owner Author

MWE: type.txt

@ascherer
Copy link
Owner Author

It appears to be related to the typedef, because in other context ;@+} works fine:
type.w.txt

Here's a work-around:
type.ch.txt

ascherer added a commit that referenced this issue May 14, 2023
Extend the size of 'ministring_buf' for 'mmotype.{w,ch}'.
ascherer added a commit that referenced this issue May 14, 2023
Extend the size of 'ministring_buf' for 'mmotype.{w,ch}'.
norbusan pushed a commit to TeX-Live/texlive-source that referenced this issue May 14, 2023
This fixes ascherer/cwebbin#64 (CWEBbin).

git-svn-id: svn://tug.org/texlive/trunk/Build/source@67107 c570f23f-e606-0410-a88d-b1316a301751
ascherer added a commit that referenced this issue May 14, 2023
Extend the size of 'ministring_buf' for 'mmotype.{w,ch}'.
ascherer added a commit that referenced this issue May 15, 2023
Fix issues #61, #62, and #64; clarify issue #63.

Use iftex.sty to test for TeX engine.
Revert a few occurrences of '\ifacro', synonymous for '\ifpdf'.

'$' is permitted in C identifiers (CTANGLE).
Add option '+u' for CTANGLE (poor man's UTF-8 transliteration).

Improve PDF validation, following advice from 3-Height PDF Validator.
NOS has 'count \I' subentries.
ascherer added a commit that referenced this issue May 16, 2023
Fix issues #61, #62, and #64; clarify issue #63.

Use iftex.sty to test for TeX engine.
Revert a few occurrences of '\ifacro', synonymous for '\ifpdf'.

'$' is permitted in C identifiers (CTANGLE).
Add option '+u' for CTANGLE (poor man's UTF-8 transliteration).

Improve PDF validation, following advice from 3-Height PDF Validator.
NOS has 'count \I' subentries.
ascherer added a commit that referenced this issue May 18, 2023
Fix issues #61, #62, and #64; clarify issue #63.

Use iftex.sty to test for TeX engine.
Revert a few occurrences of '\ifacro', synonymous for '\ifpdf'.

'$' is permitted in C identifiers (CTANGLE).
Add option '+u' for CTANGLE (poor man's UTF-8 transliteration).

Improve PDF validation, following advice from 3-Height PDF Validator.
NOS has 'count \I' subentries.
ascherer added a commit that referenced this issue May 18, 2023
Fix issues #61, #62, and #64; clarify issue #63.

Use iftex.sty to test for TeX engine.
Revert a few occurrences of '\ifacro', synonymous for '\ifpdf'.

'$' is permitted in C identifiers (CTANGLE).
Add option '+u' for CTANGLE (poor man's UTF-8 transliteration).

Improve PDF validation, following advice from 3-Height PDF Validator.
NOS has 'count \I' subentries.
t-tk pushed a commit to texjporg/tex-jp-build that referenced this issue May 21, 2023
This fixes ascherer/cwebbin#64 (CWEBbin).

git-svn-id: svn://tug.org/texlive/trunk/Build@67107 c570f23f-e606-0410-a88d-b1316a301751
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant