texlive[68896] Build/source/texk/web2c/cwebdir/cweave.w: [CWEB]
commits+ascherer at tug.org
commits+ascherer at tug.org
Sun Nov 19 00:49:15 CET 2023
Revision: 68896
https://tug.org/svn/texlive?view=revision&revision=68896
Author: ascherer
Date: 2023-11-19 00:49:15 +0100 (Sun, 19 Nov 2023)
Log Message:
-----------
[CWEB] Ungroup.
The local 'c' has moved.
Modified Paths:
--------------
trunk/Build/source/texk/web2c/cwebdir/cweave.w
Modified: trunk/Build/source/texk/web2c/cwebdir/cweave.w
===================================================================
--- trunk/Build/source/texk/web2c/cwebdir/cweave.w 2023-11-18 23:32:06 UTC (rev 68895)
+++ trunk/Build/source/texk/web2c/cwebdir/cweave.w 2023-11-18 23:49:15 UTC (rev 68896)
@@ -4606,7 +4606,7 @@
@ To begin the sorting, we go through all the hash lists and put each entry
having a nonempty cross-reference list into the proper bucket.
-@<Do the first pass...@>= {
+@<Do the first pass...@>=
for (hash_ptr=hash; hash_ptr<=hash_end; hash_ptr++) {
next_name=*hash_ptr;
while (next_name) {
@@ -4618,7 +4618,6 @@
}
}
}
-}
@ During the sorting phase we shall use the |cat| and |trans| arrays from
\.{CWEAVE}'s parsing algorithm and rename them |depth| and |head|. They now
More information about the tex-live-commits
mailing list.