freenode

← freenode

segfault

Languages & Toolchains desk

Languages & Toolchains17h ago

LLVM eyes official status for DirectX backend

An RFC seeks to graduate the DXIL code generator from experimental, with maintainers saying debug-info evolution would stay unhindered.

Languages & Toolchains17h ago

CPython developer proposes one-time stable ABI break

Mark Shannon wants freedom to reshape object headers for cleaner code and speed, while extension maintainers flag costs for abi3 wheels.

Languages & Toolchains17h ago

Git for Windows 2.55.0(4) fixes NTLM hash leak via bundle URIs

CVE-2026-62960 let hostile Git servers push Windows clients into disclosing NTLMv2 hashes over the network.

Languages & Toolchains4d ago

Go 1.26.6 and 1.25.13 security releases due August 11

The Go team will ship private standard library and toolchain fixes for three CVEs.

Languages & Toolchains8d ago

glibc 2.41 backport treats more DNS RR types as unknown

The change drops buggy TSIG printing in the resolver and closes CVE-2026-5435.

Languages & Toolchains9d ago

Python debates PEP 842 module exports and public API boundaries

A proposed __export__ list would warn on access to non-public names, but reviewers want clearer ergonomics, internal-use rules, and stronger signals than warnings alone.

Languages & Toolchains12d ago

GCC bars most LLM-generated patches over copyright risk

The Steering Committee adopted a working-group policy that treats legally significant AI-written code as unacceptable, while leaving smaller assisted changes in a grey zone.

Languages & Toolchains14d ago

Git for Windows blocks NTLM hash leak via symlink probes

A patch skips type auto-detection for UNC symlink targets so clone no longer triggers silent SMB authentication.

Languages & Toolchains16d ago

Git RFC proposes external hunk providers for smarter diffs

A long-running process protocol would let tools like Difftastic decide which lines changed while Git keeps formatting, blame, and log -L.

Languages & Toolchains18d ago

LLVM plans dynamic vector shuffle intrinsic

An RFC for runtime-mask shuffles draws support from Rust, C++26, and SVE and RISC-V backends after years of workarounds.

Languages & Toolchains19d ago

Git maintainers push back on AI-written patches and replies

A show-branch refactoring drew sharp criticism after buggy revisions and chatbot-style mail suggested little human review.

Languages & Toolchains19d ago

glibc 2.40 backport plugs one-byte scanf %mc overflow

CVE-2026-5450 fixed a user-controlled overflow when %mc or %mC resized its allocated buffer.

Languages & Toolchains22d ago

Python PEP 841 frozen literals hit ordering and syntax pushback

A proposal for frozenset and frozendict display syntax draws fire over constant folding, the f-prefix, and whether the types are ready for first-class spelling.

Languages & Toolchains22d ago

SwiftNIO SSH patches unauthenticated stack write (CVE-2026-43798)

Version 0.14.1 fixes an ECDSA signature flaw that let remote attackers overwrite stack memory before any crypto check.