On 8/2/2013 12:50 AM, Jonathan M Davis wrote:
Well, if you want to do that, I'm not against it. I'd actually like to make
some changes to std.datetime which require Vista or later, so being able to
not bother with XP would be nice (though I've managed to work around the
problems caused by not having the newer Win32 functions from Vista).

Is it possible to test at runtime if those newer functions are available, use them if so, and a workaround if not?


It's just
nice and straightforward to say that we support what Microsoft supports, and
on some level, what Microsoft supports reflects what's actually in use.

Regardless, we should probably make it clear somewhere on the site what we
officially support.

Yes.

Reply via email to