From fbc07fb841defec228c94f32ef0a3f98f9440b34 Mon Sep 17 00:00:00 2001 From: Jan Mercl <0xjnml@gmail.com> Date: Fri, 2 Jul 2021 13:45:34 +0200 Subject: [PATCH] windows/amd64: add note about experimental status --- doc.go | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/doc.go b/doc.go index 7f335e2..37677b0 100644 --- a/doc.go +++ b/doc.go @@ -131,6 +131,10 @@ // linux arm64 // windows amd64 // +// The windows/amd64 has currently experimental/preview status. Tcl tests +// report an unresolved yet memory leak, see +// https://gitlab.com/cznic/sqlite/-/issues/23 for more details. +// // Planned platforms and architectures // // windows 386