Re: [pretest] regression in pdftex
Karl Berry <[email protected]> Tue, 17 Feb 2026 16:31:41 -0700
| Newsgroups | gmane.comp.tex.live |
|---|---|
| Message-ID | <[email protected]> |
different compilers initialised it differently by default. Or left it uninitialized, making the value is effectively random. That's what "normal" compilers do, not blatantly force initialization to zero. I'm surprised to hear that clang does that. Anyway ... -k