Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCorinna Vinschen <corinna@vinschen.de>2022-12-02 23:54:19 +0300
committerCorinna Vinschen <corinna@vinschen.de>2022-12-02 23:54:19 +0300
commit08f33e5b6a17ed64e9b37833234d7228defdd782 (patch)
tree7d2dcd1236927b6a3e0c92cb84b2f9cea80ec276 /winsup/doc/faq-programming.xml
parenta5bcfe616c7e8f78f464bf045595d8213244876a (diff)
Cygwin: FAQ: describe test releases, deprecate developer snapshots
Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
Diffstat (limited to 'winsup/doc/faq-programming.xml')
-rw-r--r--winsup/doc/faq-programming.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/winsup/doc/faq-programming.xml b/winsup/doc/faq-programming.xml
index 6b5d28034..06dfb76f5 100644
--- a/winsup/doc/faq-programming.xml
+++ b/winsup/doc/faq-programming.xml
@@ -764,10 +764,10 @@ operation e.g. when checking a pointer is valid)
</para>
<para>
-It is also a good
-idea to use the latest code in case the bug has been fixed, so we
-recommend trying the latest snapshot from
-<ulink url="https://cygwin.com/snapshots/"/> or building the DLL from git.
+It is also a good idea to use the latest code in case the bug has been fixed,
+so we recommend trying the latest cygwin test release (see
+<ulink url="https://cygwin.com/faq/faq-setup.html#faq.setup.testrels"/>)
+or building the DLL from git.
</para>
<para>To build a debugging version of the Cygwin DLL, you will need to follow