[tex-k] BUG: TeX % Version 3.141592653 was similar but more extensive (January 2021).

Ladislav Rado lr at rsw.sk
Fri Sep 17 09:44:05 CEST 2021


rem convert.bat
rem -----------------
rem poolfile.txt is the file with zero length (could not attach zero length
file to e-mail)

rem changefile.txt is the file with zero length (could not attach zero
length file to e-mail)
tangle -verbose tex.web changefile.txt tex.pas poolfile.txt
rem c:\Programs\FPC\3.2.2\bin\i386-win32\ptop.exe -b 16777216 tex.pas
tex_beautified3.pas

rem ISO 7185 Compilers/interpreters
rem http://www.standardpascaline.org/compiler.html
rem ------------------------------------------------
rem http://www.gnu-pascal.de/
rem http://www.standardpascaline.org/p5.html

rem FPC. http://www.freepascal.org/ Mainly designed as a Borland Dialect
compiler,
rem the FPC group introduced a switch, -Miso, that enables ISO 7185 mode.
rem FPC is one of the compilers on this list, the other being P5,
rem that is written in its own language.
rem It supports many target processors with good efficiency,
rem along with several host operating systems.
rem -------------------------
rem My errors while compiling TeX are stored in
compile_errors_2021-09-16.txt
"c:\Programs\FPC\3.2.2\bin\i386-win32\fpc.exe" -Miso tex.pas >
compile_errors.stdout.txt
comp compile_errors.stdout.txt my_compile_errors_2021-09-16.txt /M
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://tug.org/pipermail/tex-k/attachments/20210917/0d6d198d/attachment-0001.html>
-------------- next part --------------
Free Pascal Compiler version 3.2.2 [2021/05/15] for i386
Copyright (c) 1993-2021 by Florian Klaempfl and others
Target OS: Win32 for i386
Compiling tex.pas
tex.pas(307,56) Error: Can't use readln or writeln on typed file
tex.pas(308,1) Error: Can't use readln or writeln on typed file
tex.pas(309,10) Error: Can't use readln or writeln on typed file
tex.pas(309,54) Error: Can't use readln or writeln on typed file
tex.pas(310,29) Error: Identifier not found "others"
tex.pas(310,35) Error: Constant Expression expected
tex.pas(310,36) Error: Can't use readln or writeln on typed file
tex.pas(316,39) Error: Can't use readln or writeln on typed file
tex.pas(317,43) Error: Can't use readln or writeln on typed file
tex.pas(324,28) Error: Identifier not found "others"
tex.pas(324,34) Error: Constant Expression expected
tex.pas(355,32) Warning: Comparison might be always false due to range of constant and expression
tex.pas(403,63) Fatal: Syntax error, ";" expected but "(" found
Fatal: Compilation aborted
Error: c:\Programs\FPC\3.2.2\bin\i386-win32\ppc386.exe returned an error exitcode
-------------- next part --------------
A non-text attachment was scrubbed...
Name: tex.web
Type: application/octet-stream
Size: 1031999 bytes
Desc: not available
URL: <https://tug.org/pipermail/tex-k/attachments/20210917/0d6d198d/attachment-0001.obj>


More information about the tex-k mailing list.