--- Begin Message ---
The uploaded file
Win32-API-0.52.tar.gz
has entered CPAN as
file: $CPAN/authors/id/C/CO/COSIMO/Win32-API-0.52.tar.gz
size: 75081 bytes
md5: d59b5b993a35eba6177010cc7c3a0451
No action is required on your part
Request entered by: COSIMO (Cosimo Streppone
I just released version 0.52 of Win32::API.
It should be available at your local CPAN mirror very soon.
Please note that I published 0.51 one hour ago, but it's broken,
so I have already scheduled its deletion. Don't use 0.51.
Enjoy and please report to me any problems you have.
Latest changes
Jan Dubois wrote:
On Mon, 03 Mar 2008, David Golden wrote:
On Mon, Mar 3, 2008 at 10:25 AM, Jan Dubois <[EMAIL PROTECTED]> wrote:
However, I think using Devel::AssertOS is really overkill for this purpose.
I just use the following code in most Win32::* modules:
unless ($^O eq "MSWin32"
FYI, last night I completed the import of Win32::API cpan
releases into libwin32 svn.
I have several development changesets that I need
to check-in now, and I plan to do that soon(*).
That will start development towards Win32::API v0.56.
Each cpan release is tagged with the same
scheme I saw for
Hi libwin32@,
The project to port Win32::API to 64 bits has started.
I'm the current maintainer for this module, and I want to
be able for users to use it on 64 bit systems.
This seems to be rather difficult, so I'm looking for
help and contributions on several aspects of the project.
I've alrea
In data 13 febbraio 2009 alle ore 22:00:01, Bauer, Steven
ha scritto:
Cosimo,
I have approval from my mgr. to set up a Vista 64 machine
Cool! Thanks Steven.
with either VS2008 or VS2005 or just the SDK and get it available on the
public net.
Which do you prefer?
Don't know. I guess w
Quick follow up.
I just created a branch to host the "port to 64 bits" development.
It's here:
http://code.google.com/p/libwin32/source/browse/#svn/branches/Win32-API/port-to-64-bits
Svn url:
https://libwin32.googlecode.com/svn/branches/Win32-API/port-to-64-bits
Jan, is this path scheme
In data 17 febbraio 2009 alle ore 00:18:28, Jan Dubois
ha scritto:
Beyond setting up the branch we also need someone to take the lead on
doing the initial re-arrangement to get things to work on 64-bit, even
if only for a single simple function signature.
[...] so I hope someone steps forward
In data 18 februar 2009 alle ore 00:36:01, Bauer, Steven
ha scritto:
Jan,
I've tried to access the code through svn using tortoise, and the
libwin32.googlecode.com comes back with host not found.
It happened to me a few times as well.
Just retry...
--
Cosimo
In data 02 mars 2009 alle ore 10:28:59, Jan Dubois ha
scritto:
I've updated the RT queues for (almost) all libwin32 modules stored in
the
http://libwin32.googlecode.com/
Cosimo, you need to do this yourself for the Win32-API queue [...]
Done!
--
Cosimo
Hi all,
a new version of Win32-API is on its way to the CPAN.
This version should fix compilation with mingw/gcc 4.4.0.
For more information, check out RT#47398:
https://rt.cpan.org/Ticket/Display.html?id=47398
Source code is accessible from the libwin32 project:
http://code.google.com/p/l
On Wed, 20 Jan 2010 03:18:31 +0100, Christopher J. Madsen
wrote:
I'm using Git (and Github) for my new modules. I haven't yet tried
converting any of my older modules from my private Subversion server to
Git, but I'm planning to do that eventually.
I did that for almost every module.
At le
On Wed, 20 Jan 2010 11:22:31 +0100, Steve Hay wrote:
Cosimo Streppone wrote on 2010-01-20:
Git on windows was painful to set up for me.
Hi Steve,
I'm using Git on Windows, and it works perfectly well for me.
I installed msysGit, but I generally don't use the msys shell sinc
Just as a test, I managed to import all of libwin32 svn
into github.
Jan, please can you have a look?
http://github.com/cosimo/libwin32/
I seem to recall we didn't reach a final decision on this,
but just in case, can we proceed?
Tags are a bit funny, because they were stored in
2-level fold
On Wed, 17 Mar 2010 23:51:55 +0100, Jan Dubois
wrote:
On Wed, 17 Mar 2010, Cosimo Streppone wrote:
Just as a test, I managed to import all of libwin32 svn
into github. [...]
http://github.com/cosimo/libwin32/
I still think the best way forward will be to separate each module into
its
On Mon, 29 Nov 2010 19:13:07 +0100, eckes
wrote:
I'm currently trying to access a sharepoint server (IIS) using perl.
The server allows only login through NTLM.
[...]
Therefore, I'd like to know:
- can I use libwin32 to authenticate via NTLM?
- if so, can I take the libwin32 object together
In data 12 dicembre 2010 alle ore 08:10:56, Jan Dubois
ha scritto:
On Sat, 11 Dec 2010, Christopher J. Madsen wrote:
Win32-IPC development has moved to GitHub. You can browse or fork the
repository at:
http://github.com/madsen/win32-ipc
If any other authors want to convert their module
Hi everyone,
I'm trying to cut a new release of Win32::API (0.60).
We had several contributions by awesome people
that worked at assembly level.
My current problem is that my Windows development
machine (that also happens to be my personal laptop)
hard drive failed totally, so now for the time
Hi everyone,
I'm trying to cut a new release of Win32::API (0.60).
We had several contributions by awesome people
that worked at assembly level.
My current problem is that my Windows development
machine (that also happens to be my personal laptop)
hard drive failed totally, so now for the time
On Tue, 22 Feb 2011 10:39:58 +1100, Jan Dubois
wrote:
On Thu, 17 Feb 2011, Cosimo Streppone wrote:
If there's no feedback in a couple of days, I'll go on.
Currently the code on GitHub fails for me with VC6 on Windows 2000 for
5.8, 5.10, and 5.12. Interestingly the failures get
On Sat, 05 Mar 2011 10:19:06 +1100, Jan Dubois
wrote:
On Fri, 25 Feb 2011, Jan Dubois wrote:
As I suspected, there is indeed something wrong with the bundled
API_test.dll.
Actually, it turns out the issue was with using Cygwin git. :( Because
the *.dll files in the repo have 644 onst
Hoping to get access to a 64 bit machine with a working
compiler soon...
--- Forwarded message ---
From: "Bob R"
To: cos...@cpan.org
Subject: Win32 API module
Date: Thu, 17 Mar 2011 05:48:21 +1100
Hi, I’m a relative beginner at c/c++ but I’ve been scripting in Perl for
many years. I’ve w
On Thu, 17 Mar 2011 05:48:21 +1100, Bob R wrote:
Please keep me informed if you ever get a 64 bit API module written
and thanks for all your efforts!
Hi Bob,
thanks for your report.
It's very useful. Unfortunately, I have no access to
a 64 bit environment where to test this.
Keep an eye on
I decided to push 0.60 on CPAN by
temporarily disabling the 03_undef.t test case.
Github source is tagged "CPAN-v0.60".
--- Forwarded message ---
From: PAUSE
To: "Cosimo Streppone"
Subject: CPAN Upload: C/CO/COSIMO/Win32-API-0.60.tar.gz
Date: Sat, 19 Mar 2011
On Mon, 21 Mar 2011 19:13:41 +1100, kmx via RT
wrote:
Queue: Win32-API
Ticket https://rt.cpan.org/Ticket/Display.html?id=55660 >
Hi Cosimo,
Win32-API-0.60 unfortunately fails to build on strawberry perl
on 32bit
API.xs:49:23: call_i686.h: No such file or directory
on 64bit
API.xs:
--- Forwarded message ---
From: PAUSE
To: "Cosimo Streppone"
Cc:
Subject: CPAN Upload: C/CO/COSIMO/Win32-API-0.61.tar.gz
Date: Tue, 22 Mar 2011 11:04:29 +1100
The uploaded file
Win32-API-0.61.tar.gz
has entered CPAN as
file: $CPAN/authors/id/C/CO/COSIMO/Win3
On Wed, 23 Mar 2011 02:44:16 +1100, kmx via RT
wrote:
Tue Mar 22 11:44:15 2011: Request 55660 was acted upon.
Transaction: Correspondence added by k...@volny.cz
Queue: Win32-API
Subject: Re: Fwd: [rt.cpan.org #55660] Fwd: CPAN Upload:
C/CO/COSIMO/Win32-API-0.60.tar.gz
Broken
Disabled the new test (Callback/t/03_Jim_Shaw.t) that
has been failing for mostly everyone, including
several CPAN testers reports.
--- Forwarded message ---
From: PAUSE
To: "Cosimo Streppone"
Cc:
Subject: CPAN Upload: C/CO/COSIMO/Win32-API-0.62.tar.gz
Date: Sat, 26 Mar 201
Can someone help me understand these two analogous
failures reported by cpan testers with 5.10?
On 5.12 seems to work fine, which is weird to me.
*
http://www.cpantesters.org/cpan/report/f2b46e5f-6c72-1014-be90-0c5580abc4c5
*
http://www.cpantesters.org/cpan/report/cb0d6621-6c0c-1014-85fd-0c4e
On Fri, 08 Apr 2011 09:30:24 +1000, Bob R wrote:
The Callback.pm is in the top level folder after the compile (the folder
where I did the dmake and the install) but it isn't in the blib
structure built there, nor did it get installed in my site library.
Oh. That's interesting.
(cc'ing libw
On Mon, 11 Apr 2011 03:09:45 +1000, Bob R wrote:
Not sure if I need to give my system each time but I'm running Windows 7
64 bit; Strawberry perl 5.12.2; Makemaker 6.56; and my ticket number was
67320 (Should I reply to you directly or to the rt.CPAN page?) Anyway, I
made the change to the
On Sun, 27 Nov 2011 02:29:01 +0100, Burak Gürsoy
wrote:
I'm wondering about how to create a SYSTEM_INFO structure from Perl:
http://msdn.microsoft.com/en-us/library/windows/desktop/ms724958(v=vs.85).aspx
to pass this to GetNativeSystemInfo(). Win32::API::Struct->typedef()
seems to support
s
On Sat, 24 Dec 2011 11:45:48 +0100, TUDOR Coserea
wrote:
I had some issues I investigated for myself with WIN32::API package. The
end result are following fixes(see the attached archive).
* Fixed an issue on x64 when @rbp becomes unaligned (see the selenium
bug)
* Out params are now upda
This is RT#74578 about Win32::API structs packing/unpacking.
Can you help us?
--- Forwarded message ---
From: "Douglas Wilson via RT"
Subject: [rt.cpan.org #74578] Win32::API::Struct not aligned on 64 bit
Date: Wed, 01 Feb 2012 17:27:37 +0100
Queue: Win32-API
Ticket https://rt
FYI, Win32::API 0.66 is broken. Stay away.
v0.67 is on its way to CPAN mirrors.
https://github.com/cosimo/perl5-win32-api/commit/b2e2decb8161f6f0e80bfb47fda6fbcb4365872f
--- Forwarded message ---
From: PAUSE
To: "Cosimo Streppone"
Subject: CPAN Upload: C/CO/COSIMO/Win3
On Tue, 08 May 2012 09:12:53 +0200, bulk 88 wrote:
can you please look at and respond to
https://rt.cpan.org/Public/Bug/Display.html?id=77048
https://rt.cpan.org/Public/Bug/Display.html?id=12057 and
https://rt.cpan.org/Public/Bug/Display.html?id=77055 !
Thanks for this message.
Yes, I re
On Tue, 08 May 2012 18:19:21 +0200, bulk 88 wrote:
To: bul...@hotmail.com
Subject: Re: 3 Win32::API bugs
Date: Tue, 8 May 2012 10:40:27 +0200
CC: libwin32@perl.org
From: cos...@streppone.it
If you can help, or you know someone who could,
please point th
On Wed, 09 May 2012 16:10:40 +0200, bulk 88 wrote:
Since Callback is crashing, I dont know whether to try to fix it, so I
have a question, did 02_Callback.t ever not crash with a certain version
number of Win32::API, with a certain compiler, etc?
IIRC, since we added the first 64-bits supp
On Mon, 21 May 2012 19:59:04 +0200, bulk 88 wrote:
I totally rewrote Win32::API::Callback. [...]
I still have a copy of the old fixed Win32::API::Callback before I
rewrote it.
That's good. Please send that one.
What should I do with the old Win32::API::Callback XS code? Anyone want
it?
deprecated at
C:\Perl\cpan\build\Win32-API-0.68-fdhT_0\blib\lib/Win32/API.pm line 80.
Can't locate auto/Win32/API/LoadLibrary.al in @INC (@INC contains:
C:\Perl\cpan\build\
--- Forwarded message ---
From: "CPAN Tester Report Server"
To: "Cosimo Streppone"
On Tue, 28 Aug 2012 09:45:29 +0200, bulk 88 wrote:
I have decided to add import table hook/patching to
http://search.cpan.org/~bulkdd/Win32-API-0.70_02/Callback.pm
Hi,
I think it's great that you're trying to push Win32::API forward.
However, having 2 separate Win32::API releases in CPAN
i
On Sun, 14 Oct 2012 20:18:27 +0200, bulk 88 wrote:
> Date: Wed, 29 Aug 2012 16:09:48 +0200
> From: cos...@streppone.it
>
> Hi,
>
> I think it's great that you're trying to push Win32::API forward.
>
> However, having 2 separate Win32::API releases in CPAN
> is not good IMHO, because it creates
On Sun, 14 Oct 2012 21:12:50 +0200, Cosimo Streppone
wrote:
I'll have a look at your pull request and
reply within 24 hours.
Your pull request is now fully merged.
I have looked at the commits and it's clear
that this is way over my head now.
I think it makes sense to give you c
On Mon, 15 Oct 2012 09:50:11 +0200, Steve Hay
wrote:
Great to see this released to CPAN, but a small patch of mine for
skipping tests when fork() is not available was missed.
I produced it in the course of testing [perl #33096], and the patch was
attached there. I've attached it here too for
Test failure report coming in for 0.71.
I still have to apply Steve's patch...
--- Forwarded message ---
From: "CPAN Tester Report Server"
To: "Cosimo Streppone"
Subject: CPAN Testers Daily Summary Report
Date: Tue, 16 Oct 2012 04:15:29 +0200
Dear Cosimo Stre
On Tue, 16 Oct 2012 07:30:05 +0200, Cosimo Streppone
wrote:
Test failure report coming in for 0.71.
I still have to apply Steve's patch...
And... 0.72 on its way to CPAN now.
https://github.com/cosimo/perl5-win32-api/tree/0.72
--
Cosimo
Hi everyone,
if anyone's still listening to this radio,
I updated the github repository for Win32-API
with all latest changes from Daniel (bulk88) and
another 2-3 pull requests that were taking dust.
https://github.com/cosimo/perl5-win32-api
--
Cosimo
+0200
From: Sebastian Schuberth
To: Cosimo Streppone
On Tue, Oct 1, 2013 at 10:07 AM, Cosimo Streppone wrote:
> On 09/19/2013 01:53 PM, Sebastian Schuberth wrote:
>> Looks like my SUPER doe snot have a cflags function. How can that be,
>> is my ExtUtils::MM_Win32 too old?
Mon May 11 03:59:31 2009: Request 45943 was acted upon.
Transaction: Correspondence added by COSIMO
Queue: Win32-API
Subject: Win32::API x64 progress?
Broken in: (no value)
Severity: (no value)
Owner: Nobody
Requestors: jpub...@shanholtz.com
Status: new
Ticket htt
Sun Jun 28 05:35:45 2009: Request 47398 was acted upon.
Transaction: Correspondence added by COSIMO
Queue: Win32-API
Subject: mingw 4.4.0 can't compile Win32-API-0.58.tar.gz..
Broken in: (no value)
Severity: (no value)
Owner: Nobody
Requestors: valko...@gmail.com
S
Tue Jun 30 04:11:35 2009: Request 47398 was acted upon.
Transaction: Correspondence added by COSIMO
Queue: Win32-API
Subject: mingw 4.4.0 can't compile Win32-API-0.58.tar.gz..
Broken in: (no value)
Severity: (no value)
Owner: COSIMO
Requestors: valko...@gmail.com
S
l.com
Status: open
Ticket https://rt.cpan.org/Ticket/Display.html?id=47398 >
On Mar. 30 Giu. 2009 15:53:36, j...@activestate.com wrote:
> On Tue, 30 Jun 2009, Cosimo Streppone via RT wrote:
> > I'm in the process of resetting up my laptop, and I need to restart
> > with the
Fri Jul 03 16:38:27 2009: Request 47398 was acted upon.
Transaction: Correspondence added by COSIMO
Queue: Win32-API
Subject: mingw 4.4.0 can't compile Win32-API-0.58.tar.gz..
Broken in: (no value)
Severity: (no value)
Owner: COSIMO
Requestors: valko...@gmail.com
S
Sun Jul 19 10:43:11 2009: Request 48006 was acted upon.
Transaction: Ticket created by COSIMO
Queue: Win32-API
Subject: Warnings from Win32::API::Struct
Broken in: (no value)
Severity: Normal
Owner: COSIMO
Requestors: kill...@multiplay.co.uk
Status: new
Ticket htt
Sun Jul 26 08:29:12 2009: Request 48006 was acted upon.
Transaction: Correspondence added by COSIMO
Queue: Win32-API
Subject: Warnings from Win32::API::Struct
Broken in: (no value)
Severity: Normal
Owner: COSIMO
Requestors: kill...@multiplay.co.uk
Status: open
Tic
Thu Aug 20 11:07:43 2009: Request 48006 was acted upon.
Transaction: Correspondence added by COSIMO
Queue: Win32-API
Subject: Warnings from Win32::API::Struct
Broken in: (no value)
Severity: Normal
Owner: COSIMO
Requestors: kill...@multiplay.co.uk
Status: open
Tic
Wed Mar 17 16:36:18 2010: Request 55660 was acted upon.
Transaction: Correspondence added by COSIMO
Queue: Win32-API
Subject: [PATCH] Partial win64 support for Win32::API
Broken in: (no value)
Severity: (no value)
Owner: Nobody
Requestors: sbenn...@accelrys.com
Sta
https://rt.cpan.org/Ticket/Display.html?id=55660 >
Il Mer 17 Mar 2010 10:09:53, sbenn...@accelrys.com ha scritto:
> The attached three patches (against Win32-API-0.59) implement initial
>support for 64-bit Windows in Win32-API.
>
> I didn't attempt to
>port Win32::API::Callback. It looks
Thu Apr 01 08:57:47 2010: Request 48006 was acted upon.
Transaction: Correspondence added by COSIMO
Queue: Win32-API
Subject: Warnings from Win32::API::Struct
Broken in: 0.46, 0.47, 0.48, 0.49, 0.50, 0.53, 0.54, 0.55, 0.56, 0.57, 0.58,
0.59
Severity: Normal
Owner: COSIMO
https://rt.cpan.org/Ticket/Display.html?id=48006 >
This bug should be fixed in HEAD.
I'm rolling out a new release soon,
but would be nice if you guys could confirm it works for you.
http://github.com/cosimo/perl5-win32-api/
This is going to be 0.60_dev.
Thu Apr 01 09:01:06 2010: Request 45943 was acted upon.
Transaction: Correspondence added by COSIMO
Queue: Win32-API
Subject: Win32::API x64 progress?
Broken in: (no value)
Severity: (no value)
Owner: Nobody
Requestors: jpub...@shanholtz.com
Status: open
Ticket ht
Thu Apr 01 09:05:06 2010: Request 55660 was acted upon.
Transaction: Correspondence added by COSIMO
Queue: Win32-API
Subject: [PATCH] Partial win64 support for Win32::API
Broken in: (no value)
Severity: (no value)
Owner: COSIMO
Requestors: sbenn...@accelrys.com
Sta
https://rt.cpan.org/Ticket/Display.html?id=55660 >
Hi Stephen,
thanks for your great work again.
I had some CRLF troubles incorporating your patch, but then I switched
to a Linux machine and I managed to.
The repository on github is updated.
http://github.com/cosimo/perl5-win32-api/
This is
https://rt.cpan.org/Ticket/Display.html?id=45943 >
Please refer to RT #42685 for further details.
https://rt.cpan.org/Ticket/Display.html?id=42685
Sun May 09 09:09:00 2010: Request 55660 was acted upon.
Transaction: Correspondence added by COSIMO
Queue: Win32-API
Subject: [PATCH] Partial win64 support for Win32::API
Broken in: (no value)
Severity: (no value)
Owner: COSIMO
Requestors: sbenn...@accelrys.com
Sta
Status: open
Ticket https://rt.cpan.org/Ticket/Display.html?id=55660 >
On Mon May 10 08:19:17 2010, sisyph...@optusnet.com.au wrote:
> - Original Message -
> From: "Cosimo Streppone via RT"
>
> > Please send me your API_test64.dll.
>
> Sure - I'
Tue Jul 06 04:23:12 2010: Request 55660 was acted upon.
Transaction: Correspondence added by COSIMO
Queue: Win32-API
Subject: [PATCH] Partial win64 support for Win32::API
Broken in: (no value)
Severity: (no value)
Owner: COSIMO
Requestors: sbenn...@accelrys.com
Sta
Fri Jul 09 05:47:25 2010: Request 55660 was acted upon.
Transaction: Correspondence added by COSIMO
Queue: Win32-API
Subject: [PATCH] Partial win64 support for Win32::API
Broken in: (no value)
Severity: (no value)
Owner: COSIMO
Requestors: sbenn...@accelrys.com
Sta
Fri Jul 09 11:16:59 2010: Request 55660 was acted upon.
Transaction: Correspondence added by COSIMO
Queue: Win32-API
Subject: [PATCH] Partial win64 support for Win32::API
Broken in: (no value)
Severity: (no value)
Owner: COSIMO
Requestors: sbenn...@accelrys.com
Sta
Tue Jul 13 12:48:56 2010: Request 39730 was acted upon.
Transaction: Correspondence added by COSIMO
Queue: Win32-API
Subject: Passing NULL when has_proto is true
Broken in: (no value)
Severity: Normal
Owner: COSIMO
Requestors: ikeg...@cpan.org
Status: open
Ticket
Tue Sep 07 07:04:22 2010: Request 53914 was acted upon.
Transaction: Correspondence added by COSIMO
Queue: Win32-API
Subject: Bug report for Win32::API::Callback
Broken in: (no value)
Severity: (no value)
Owner: Nobody
Requestors: perls...@mail.bg
Status: new
Tick
Thu Jan 20 17:51:52 2011: Request 55660 was acted upon.
Transaction: Correspondence added by COSIMO
Queue: Win32-API
Subject: [PATCH] Partial win64 support for Win32::API
Broken in: (no value)
Severity: (no value)
Owner: COSIMO
Requestors: r...@cpan.org, sbenn...@accelry
Thu Feb 17 04:56:29 2011: Request 42685 was acted upon.
Transaction: Correspondence added by COSIMO
Queue: Win32-API
Subject: Version of Win32::API for 64-bit Windows
Broken in: (no value)
Severity: (no value)
Owner: COSIMO
Requestors: r...@cpan.org, steven.ba...@amd.com
Thu Feb 17 16:28:51 2011: Request 42685 was acted upon.
Transaction: Correspondence added by cos...@streppone.it
Queue: Win32-API
Subject: Re: [rt.cpan.org #42685] Version of Win32::API for 64-bit Windows
Broken in: (no value)
Severity: (no value)
Owner: COSIMO
Requesto
Mon Feb 21 18:32:34 2011: Request 66011 was acted upon.
Transaction: Correspondence added by COSIMO
Queue: Win32-API
Subject: ERROR : Can't locate loadable object for module Win32::API
Broken in: (no value)
Severity: (no value)
Owner: Nobody
Requestors: mm...@osc-group.f
Wed Mar 02 21:13:14 2011: Request 55660 was acted upon.
Transaction: Correspondence added by COSIMO
Queue: Win32-API
Subject: [PATCH] Partial win64 support for Win32::API
Broken in: (no value)
Severity: (no value)
Owner: COSIMO
Requestors: r...@cpan.org, sbenn...@accelry
--- Forwarded message ---
From: PAUSE
To: "Cosimo Streppone"
Subject: CPAN Upload: C/CO/COSIMO/Win32-API-0.60.tar.gz
Date: Sat, 19 Mar 2011 10:48:00 +1100
The uploaded file
Win32-API-0.60.tar.gz
has entered CPAN as
file: $CPAN/authors/id/C/CO/COSIMO/Win32-API-0.60.ta
Mon Mar 21 20:05:28 2011: Request 55660 was acted upon.
Transaction: Correspondence added by cos...@streppone.it
Queue: Win32-API
Subject: Re: Fwd: [rt.cpan.org #55660] Fwd: CPAN Upload:
C/CO/COSIMO/Win32-API-0.60.tar.gz
Broken in: (no value)
Severity: (no value)
Owner: C
Tue Mar 22 18:41:47 2011: Request 55660 was acted upon.
Transaction: Correspondence added by cos...@streppone.it
Queue: Win32-API
Subject: Re: Fwd: [rt.cpan.org #55660] Fwd: CPAN Upload:
C/CO/COSIMO/Win32-API-0.60.tar.gz
Broken in: (no value)
Severity: (no value)
Owner: C
Sun Apr 10 03:41:15 2011: Request 67320 was acted upon.
Transaction: Correspondence added by COSIMO
Queue: Win32-API
Subject: Win32::API Callback won't install
Broken in: 0.62
Severity: (no value)
Owner: Nobody
Requestors: engin...@fuse.net
Status: new
Ticket http
Sun Apr 10 17:14:34 2011: Request 67320 was acted upon.
Transaction: Correspondence added by COSIMO
Queue: Win32-API
Subject: Win32::API Callback won't install
Broken in: 0.62
Severity: (no value)
Owner: Nobody
Requestors: engin...@fuse.net
Status: open
Ticket htt
https://rt.cpan.org/Ticket/Display.html?id=67320 >
I was too quick on that one.
Here's the (reversed) patch that will allow compilation of
Win32::API::Callback on 64 bit builds:
https://github.com/cosimo/perl5-win32-api/
commit/7bc695d94f98566d3ad90ec53b3d978935495e94
so, it needs changes to C
https://rt.cpan.org/Ticket/Display.html?id=67320 >
I was too quick on that one.
Here's the (reversed) patch that will allow compilation of
Win32::API::Callback on 64 bit builds:
https://github.com/cosimo/perl5-win32-api/
commit/7bc695d94f98566d3ad90ec53b3d978935495e94
so, it needs changes to C
Sun Apr 10 17:52:19 2011: Request 67320 was acted upon.
Transaction: Correspondence added by COSIMO
Queue: Win32-API
Subject: Win32::API Callback won't install
Broken in: 0.62
Severity: (no value)
Owner: COSIMO
Requestors: engin...@fuse.net
Status: open
Ticket htt
https://rt.cpan.org/Ticket/Display.html?id=67320 >
I was too quick on that one.
Here's the (reversed) patch that will allow compilation of
Win32::API::Callback on 64 bit builds:
https://github.com/cosimo/perl5-win32-api/
commit/7bc695d94f98566d3ad90ec53b3d978935495e94
so, it needs changes to C
Sun Apr 10 17:52:25 2011: Request 67320 was acted upon.
Transaction: Correspondence added by COSIMO
Queue: Win32-API
Subject: Win32::API Callback won't install
Broken in: 0.62
Severity: (no value)
Owner: COSIMO
Requestors: engin...@fuse.net
Status: open
Ticket htt
https://rt.cpan.org/Ticket/Display.html?id=67320 >
I was too quick on that one.
Here's the (reversed) patch that will allow compilation of
Win32::API::Callback on 64 bit builds:
https://github.com/cosimo/perl5-win32-api/
commit/7bc695d94f98566d3ad90ec53b3d978935495e94
so, it needs changes to C
Sun Apr 10 17:52:31 2011: Request 67320 was acted upon.
Transaction: Correspondence added by COSIMO
Queue: Win32-API
Subject: Win32::API Callback won't install
Broken in: 0.62
Severity: (no value)
Owner: COSIMO
Requestors: engin...@fuse.net
Status: open
Ticket htt
https://rt.cpan.org/Ticket/Display.html?id=67320 >
I was too quick on that one.
Here's the (reversed) patch that will allow compilation of
Win32::API::Callback on 64 bit builds:
https://github.com/cosimo/perl5-win32-api/
commit/7bc695d94f98566d3ad90ec53b3d978935495e94
so, it needs changes to C
Sun Apr 10 17:52:36 2011: Request 67320 was acted upon.
Transaction: Correspondence added by COSIMO
Queue: Win32-API
Subject: Win32::API Callback won't install
Broken in: 0.62
Severity: (no value)
Owner: COSIMO
Requestors: engin...@fuse.net
Status: open
Ticket htt
Sun Aug 28 16:06:22 2011: Request 55660 was acted upon.
Transaction: Correspondence added by COSIMO
Queue: Win32-API
Subject: [PATCH] Partial win64 support for Win32::API
Broken in: (no value)
Severity: (no value)
Owner: COSIMO
Requestors: r...@cpan.org, sbenn...@accelry
https://rt.cpan.org/Ticket/Display.html?id=55660 >
All issues mentioned in this ticket should be addressed in the current
CPAN version of Win32::API.
I'm closing this ticket as resolved. Adam/Curtis, are you applying some
patch/fix to build Strawberry on 64 bits?
Thanks to all of you for contr
Mon Aug 29 14:44:23 2011: Request 67320 was acted upon.
Transaction: Correspondence added by COSIMO
Queue: Win32-API
Subject: Win32::API Callback won't install
Broken in: 0.62
Severity: (no value)
Owner: COSIMO
Requestors: engin...@fuse.net
Status: open
Ticket htt
Wed Feb 01 02:15:26 2012: Request 74578 was acted upon.
Transaction: Correspondence added by COSIMO
Queue: Win32-API
Subject: Win32::API::Struct not aligned on 64 bit
Broken in: 0.64
Severity: Normal
Owner: Nobody
Requestors: do...@cpan.org
Status: new
Ticket http
Fri Feb 10 06:43:35 2012: Request 74578 was acted upon.
Transaction: Correspondence added by cos...@streppone.it
Queue: Win32-API
Subject: Re: [rt.cpan.org #74578] Win32::API::Struct alignment wrong
Broken in: 0.64
Severity: Normal
Owner: Nobody
Requestors: do...@cpan.o
Fri Mar 23 13:02:58 2012: Request 53914 was acted upon.
Transaction: Correspondence added by COSIMO
Queue: Win32-API
Subject: Bug report for Win32::API::Callback
Broken in: (no value)
Severity: (no value)
Owner: Nobody
Requestors: perls...@mail.bg
Status: open
Tic
Tue Apr 10 14:39:35 2012: Request 53914 was acted upon.
Transaction: Correspondence added by COSIMO
Queue: Win32-API
Subject: Bug report for Win32::API::Callback
Broken in: (no value)
Severity: (no value)
Owner: Nobody
Requestors: cho...@cpan.org, perls...@mail.bg
Sat Jun 09 07:06:20 2012: Request 77525 was acted upon.
Transaction: Correspondence added by COSIMO
Queue: Win32-API
Subject: new release - version 0.69
Broken in: (no value)
Severity: Wishlist
Owner: Nobody
Requestors: bul...@hotmail.com
Status: new
Ticket https:
https://rt.cpan.org/Ticket/Display.html?id=77525 >
I have read most of your patch.
It's somewhat difficult to digest all the changes together.
I think it would have been easier to get a series of commits, maybe in a
forked git repository (hint :)
I'm impressed by the amount of work you did. I'd
Sat Jun 09 07:20:25 2012: Request 77525 was acted upon.
Transaction: Correspondence added by COSIMO
Queue: Win32-API
Subject: new release - version 0.69
Broken in: (no value)
Severity: Wishlist
Owner: Nobody
Requestors: bul...@hotmail.com
Status: open
Ticket https
1 - 100 of 101 matches
Mail list logo