OSDN Git Service

Publish note on DLL version management.
[mingw/website.git] / missing.html
1 <!DOCTYPE HTML><!--
2  *
3  * missing.html
4  *
5  * Generic page overlay, to display when any requested page overlay
6  * is unresolved.
7  *
8  *
9  * $Id$
10  *
11  * Written by Keith Marshall <keith@users.osdn.me>
12  * Copyright (C) 2020, 2021, MinGW.OSDN Project
13  *
14  *
15  * Redistribution and use in source and 'compiled' forms (SGML, HTML,
16  * PDF, PostScript, RTF, etc) with or without modification, are permitted
17  * provided that the following conditions are met:
18  *
19  * 1. Redistributions of source code must retain the above copyright
20  *    notice, this list of conditions and the following disclaimer as
21  *    the first lines of this file, unmodified.
22  *
23  * 2. Redistributions in compiled form (transformed to other DTDs,
24  *    converted to PDF, PostScript, RTF and other formats) must
25  *    reproduce the above copyright notice, this list of conditions
26  *    and the following disclaimer in the documentation and/or other
27  *    materials provided with the distribution.
28  *
29  * THIS DOCUMENTATION IS PROVIDED BY THE MINGW.OSDN PROJECT "AS IS"
30  * AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO,
31  * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
32  * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL THE MINGW.OSDN PROJECT, OR
33  * ITS CONTRIBUTORS, BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
34  * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
35  * LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
36  * DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
37  * THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
38  * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
39  * OF THIS DOCUMENTATION, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH
40  * DAMAGE.
41  *
42  *
43  * Note: this page assumes browser support for the following numeric
44  * HTML entity codes:
45  *
46  *    &#8209;   non-breaking hyphen
47  *    &#8220;   left (opening) typographic double quote
48  *    &#8221;   right (closing) typographic double quote
49  *
50 -->
51 <script class="masthead">
52 /* Script fragment, to assign titles specific to this page; this is
53  * encapsulated within the "masthead", where such titles are displayed,
54  * to ensure that whatever page content may follow will be correctly
55  * positioned, relative to the masthead content.
56  */
57  set_page("title", "MinGW.OSDN Server Error");
58  set_page("subtitle", "HTTP Status 404 &mdash; Requested Page Not Found");
59 </script><!-- masthead -->
60 <p>The requested URL,
61 &#8220;<span id="e404-missing-page"></span>&#8221;,
62 cannot be resolved.
63 </p>
64 <p>The MinGW.OSDN web&#8209;site is undergoing an overhaul,
65 whilst in the process of transferring to a new hosting provider.
66 During this transitional phase,
67 some pages may be temporarily unavailable.
68 </p>
69 <p>If you see this notification page,
70 it is likely that the content you are trying to access
71 has not yet been transferred;
72 please check back later,
73 or file a feature request for a priority review,
74 (but please leave the actual priority assignment to
75 the discretion of the project administrators).
76 </p>
77
78 <!-- $RCSfile$: end of file -->