Re: [Sbcl-commits] master: Fix set_csp_from_context on arm64

Christophe Rhodes via Sbcl-devel <[email protected]> Mon, 16 Feb 2026 08:41:22 +0000
Newsgroups gmane.lisp.steel-bank.devel
Message-ID <[email protected]>
Amazing, thank you!

Christophe

stassats via Sbcl-commits <[email protected]> writes:

> The branch "master" has been updated in SBCL:
>        via  7c540dc55167409adf1640807a3b53fa37877c53 (commit)
>       from  4446b7b625a5ff2eb2311cc28f3d5b94e72166b3 (commit)
>
> --- a/NEWS
> +++ b/NEWS
> @@ -1,4 +1,7 @@
>  ;;;; -*- coding: utf-8; fill-column: 78 -*-
> +changes relative to sbcl-2.6.1:
> +  * platform support:
> +    ** ported to Windows on arm64 (thanks to Masatoshi SANO)
>