Deutsch English Français Italiano |
<vdfflb$2ec8o$2@dont-email.me> View for Bookmarking (what is this?) Look up another Usenet article |
Path: ...!news.mixmin.net!eternal-september.org!feeder3.eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail From: Lawrence D'Oliveiro <ldo@nz.invalid> Newsgroups: comp.os.linux.misc Subject: Re: Can't Avoid That Shit Rust - Even On Gentoo Date: Tue, 1 Oct 2024 00:27:23 -0000 (UTC) Organization: A noiseless patient Spider Lines: 24 Message-ID: <vdfflb$2ec8o$2@dont-email.me> References: <vdfdcj$2dsh2$7@dont-email.me> <memo.20241001005626.19028n@jgd.cix.co.uk> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Injection-Date: Tue, 01 Oct 2024 02:27:24 +0200 (CEST) Injection-Info: dont-email.me; posting-host="45d68bef63035d0f49773effd7a1ab82"; logging-data="2568472"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX183mm0EteZnKG2Bor5RferX" User-Agent: Pan/0.160 (Toresk; ) Cancel-Lock: sha1:yvd+F7znQkEjuqz/PJ6GZyu7WRk= Bytes: 1878 On Tue, 1 Oct 2024 00:56 +0100 (BST), John Dallman wrote: > In article <vdfdcj$2dsh2$7@dont-email.me>, ldo@nz.invalid (Lawrence > D'Oliveiro) wrote: > >> On Tue, 1 Oct 2024 00:25 +0100 (BST), John Dallman wrote: >>> >>> In article <vdf71h$2cn51$17@dont-email.me>, ldo@nz.invalid (Lawrence >>> D'Oliveiro) wrote: >>>> >>>> It's not being ignored. The Linux kernel added the option to build a >>>> 32-bit kernel with time_t having 64 bits >>> >>> The same has happened for Windows and Apple's operating systems. >>> A lot of the work for 2038 is already done. >> >> They're not supporting 32-bit code any more. Linux is. > > Apple only run 64-bit code on recent OSes, yes, but Windows 11 still > runs 32-bit applications, even though the OS is only available in 64-bit > form. But those 32-bit Windows apps are not being rebuilt for 64-bit time_t. The option isn’t there.