[rt.cpan.org #63797] Win32 detected if running 32-bit perl on 64-bit windows
[email protected] ("https://launchpad.net/~michiel-beijen via RT")
| Newsgroups | perl.libwin32 |
|---|---|
| Message-ID | <[email protected]> |
Fri Dec 10 10:00:28 2010: Request 63797 was acted upon.
Transaction: Correspondence added by https://launchpad.net/~michiel-beijen
Queue: Win32
Subject: Win32 detected if running 32-bit perl on 64-bit windows
Broken in: 0.40
Severity: (no value)
Owner: Nobody
Requestors: [email protected]
Status: new
Ticket <URL: https://rt.cpan.org/Ticket/Display.html?id=63797 >
On Fri Dec 10 09:51:47 2010, https://launchpad.net/~michiel-beijen wrote:
> If you run a 32-bit perl on a 64-bit platform, either calling
> GetOSVersion() in scalar context or the new GetOSDisplayName() call
> (nice) return 32-bit.
I meant of course, calling GetOSVersion() in *list* context.