Can't we do
+ else if (osvi.dwMajorVersion >= 6) {
+ *dwVersion = OS_VERSION_VISTA;
for now (or simply 'else') so that this isn't instantly broken by the
next version, irrespective of any changes required?
Bill
[EMAIL PROTECTED] wrote:
> Author: mturk
> Date: Tue May 8 10:44:15 2007
> New Revision: 536272
>
> URL: http://svn.apache.org/viewvc?view=rev&rev=536272
> Log:
> Ups. Filed under wrong chapter. Sorry :)
>
> Modified:
> httpd/httpd/branches/2.2.x/STATUS
>
> Modified: httpd/httpd/branches/2.2.x/STATUS
> URL:
> http://svn.apache.org/viewvc/httpd/httpd/branches/2.2.x/STATUS?view=diff&rev=536272&r1=536271&r2=536272
> ==============================================================================
> --- httpd/httpd/branches/2.2.x/STATUS (original)
> +++ httpd/httpd/branches/2.2.x/STATUS Tue May 8 10:44:15 2007
> @@ -77,10 +77,6 @@
> PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
> [ start all new proposals below, under PATCHES PROPOSED. ]
>
> - * ApacheMonitor: Fix Windows Vista detection.
> - http://svn.apache.org/viewvc?view=rev&revision=536052
> - +1: mturk
> -
> * mod_cache: Correctly cache objects whose URL query string has been
> modified by mod_rewrite.
> PR: 40805
> @@ -112,6 +108,10 @@
>
> PATCHES PROPOSED TO BACKPORT FROM TRUNK:
>
> + * ApacheMonitor: Fix Windows Vista detection.
> + http://svn.apache.org/viewvc?view=rev&revision=536052
> + +1: mturk
> +
> * mpm_winnt: Fix return values from wait_for_many_objects.
> Note - this is required to avoid hangups of socket #64, #128
> as Microsoft set aside 64 reserved values.
>
>
>
>