From 4d435df3faff5acb9f1c0f0b94944c4285980c9e Mon Sep 17 00:00:00 2001 From: Andreas Scherer Date: Sun, 5 Jun 2022 14:27:22 +0000 Subject: [CWEB] Release 4.8. This new release provides the following features: * @ can be used freely in any #if -- #elif -- #else -- #endif preprocessor branches without bashing the debugger * The GCC compiler can be invoked with option -Wimplicit-fallthrough=2 on all CWEB code modules and will acknowledge /* fall through */ comments in the tangled C code * Simple C casts like '(double)x' are formatted with non-breaking small spaces as '(double)\,x' in the woven TeX output * The HINT boolean macros are now in lowercase (as in ifhint.tex) * Comma-separated lists of variable declarations are formatted in accordance with function parameter lists and enumerations, i.e., comma is handled in math-mode with associated small spacing and it fixes these bugs: * Section @ isn't overprinted (in PDF) * Trivial CWEB code is formatted correctly (issue #36) * Nested type definitions are recognized (issue #34) Major remaining bug (as of CWEB 4.3.1): * Issue #38 as described earlier git-svn-id: svn://tug.org/texlive/trunk@63490 c570f23f-e606-0410-a88d-b1316a301751 --- Build/source/texk/web2c/cwebdir/po/de/cweb-tl.po | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'Build/source/texk/web2c/cwebdir/po/de/cweb-tl.po') diff --git a/Build/source/texk/web2c/cwebdir/po/de/cweb-tl.po b/Build/source/texk/web2c/cwebdir/po/de/cweb-tl.po index de63175f1dd..6dac6a36685 100644 --- a/Build/source/texk/web2c/cwebdir/po/de/cweb-tl.po +++ b/Build/source/texk/web2c/cwebdir/po/de/cweb-tl.po @@ -33,16 +33,16 @@ msgid "%s: Need one to three file arguments.\n" msgstr "%s: Benötige ein bis drei Dateiargumente.\n" #: ctang-texlive.ch:39 -msgid "This is CTANGLE, Version 4.7" -msgstr "Dies ist CTANGLE, Version 4.7" +msgid "This is CTANGLE, Version 4.8" +msgstr "Dies ist CTANGLE, Version 4.8" #: ctwill-texlive.ch:39 -msgid "This is CTWILL, Version 4.7" -msgstr "Dies ist CTWILL, Version 4.7" +msgid "This is CTWILL, Version 4.8" +msgstr "Dies ist CTWILL, Version 4.8" #: cweav-texlive.ch:39 -msgid "This is CWEAVE, Version 4.7" -msgstr "Dies ist CWEAVE, Version 4.7" +msgid "This is CWEAVE, Version 4.8" +msgstr "Dies ist CWEAVE, Version 4.8" #: comm-texlive.ch:512 #, c-format -- cgit v1.2.3