et me know and I'll pass along the outstanding
patches so that you can help in the review. :)
Cheers,
-Jan
-Original Message-
From: PAUSE [mailto:[EMAIL PROTECTED]
Sent: February 14, 2005 11:32 PM
To: Jan Dubois
Subject: CPAN Upload: J/JD/JDB/libwin32-0.24.tar.gz
The uploaded file
On Tue, 15 Feb 2005, Reini Urban wrote:
> I have a huge cygwin patch pending, based on rafael kitover's cygwin
> work, simplifying the hints (one central hints file for all), some
> missing functions centrally defined, and one huge central headerfile.
> (no MODULE/pports.h et al., => ../win32perl.h
On Tue, 15 Feb 2005, Andrew Savige wrote:
> The README file says:
>
> A new mailing list for development / maintenance has been created at
> perl.org. You can subscribe by sending an empty email message to:
>
> [EMAIL PROTECTED]
>
> I tried that but it bounced. Apparently, it should be:
>
>
Hi there!
I've just uploaded libwin32 version 0.26 to CPAN:
> The uploaded file
>
>libwin32-0.26.tar.gz
>
> has entered CPAN as
>
> file: $CPAN/authors/id/J/JD/JDB/libwin32-0.26.tar.gz
> size: 689584 bytes
> md5: d2cbad935054bc115a27295afb55c576
I actually did upload 0.25 an hour earlier
On Sat, 17 Sep 2005, Jan Dubois wrote:
> I've tested 0.26 against Perl 5.6.0, 5.6.1, 5.8.2, 5.8.6 and 5.8.7,
> all compiled with VC++ using ActivePerl compatible options
> (ithreads etc).
Forgot to add that it works with latest 5.9.3 (bleadperl) too.
> I've also compil
On Sun, 18 Sep 2005, Reini Urban wrote:
> I just posted the updated cygwin package to be available via
> http://cygwin.com/setup.exe
Thanks!
> I just had a minor issue when iodbc is used instead of the MSVC ODBC
> headers. See https://rt.cpan.org/NoAuth/Bug.html?id=14634
I notice you only chang
On Sun, 18 Sep 2005, [EMAIL PROTECTED] wrote:
> how do i get off this list?
It is in the headers of every message from the list!
Send an empty message to
[EMAIL PROTECTED]
Cheers,
-Jan
On Sun, 18 Sep 2005, Sisyphus wrote:
> Something is not quite right. Everything compiles ok, but when I run
> 'dmake test' I get:
[...]
> t\testok 1/18not ok 5
> Can't add a user so there really isn't any point in continuing...
> t\testdubious
> Test returned status 255 (wstat 6
I did integrate the experimental tied handle interface from the CYGWIN
patch by Rafael Kitover and Reini Urban into Win32API::File for
libwin32-0.26. This patch was needed because CYGWIN doesn't have any
support for OsFHandleOpenFd(), and the tied interface allows to
emulate it.
However, this just
On Tue, 20 Sep 2005, Reini Urban wrote:
> Oh sorry! I've added it to the cygwin distro, but will remove it then
> and add this interface to the upcoming Win32::TieFile package.
>
> Ok with me.
Just to make sure we don't duplicate work: Do you want to create the
Win32::TieFile module yourself, or s
On Tue, 20 Sep 2005, Reini Urban wrote:
> Jan Dubois schrieb:
>> Just to make sure we don't duplicate work: Do you want to create the
>> Win32::TieFile module yourself, or should I refactor it? I would
>> still put in Rafael and you as the authors, of course.
>
> I
On Wed, 16 Nov 2005, Mark Nettleingham wrote:
>
> I am trying to build the latest Win32 module (release 0.26) when I
> attempt a make (nmake) either manually or using CPANPLUS I get the
> following error.
>
> Microsoft (R) Program Maintenance Utility Version 7.10.3077
> Copyright (C) Micros
On Wed, 16 Nov 2005, Reini Urban wrote:
> Jan Dubois schrieb:
> > Even if you compile and install libwin32 itself, the Win32 module
> > will not be used by Perl because it gets installed in the site/lib
> > directory, which is being shadowed by the core Perl version of the
On Mon, 28 Nov 2005, Richard Bell wrote:
> I'm trying to make some enhancements to Win32::IE::Mechanize that
> involve (in part) blocking popups. Several online examples suggest
> catching the NewWindow event and setting cancel true. When I attempt
> to do so I get Win32::OLE crashes. I've included
On Tue, 13 Dec 2005, Guillermo Movia wrote:
> Hi, all, maybe it's a stupid question, but:
>
> Can i use this lib in a Linux installation to modify users from
> Windows Server machine?
The libwin32 module only work inside Windows. So the only way to
get it to work would be to run a Windows emulato
On Mon, 06 Feb 2006, a b wrote:
> > I have one require to modify the properties of IIS runing on remote
> > machine. i tried it with Win32::OLE module but unsuccessful
> >
> > my $Collection = Win32::OLE->GetObject("IIS://".$hostname."/w3svc");
I think this will only work if you have IIS installed
On Wed, 07 Mar 2007, Yitzchak Scott-Thoennes wrote:
> Jan Dubois wrote:
>> file: $CPAN/authors/id/J/JD/JDB/Win32-0.27.tar.gz
>> file: $CPAN/authors/id/J/JD/JDB/libwin32-0.27.tar.gz
>
> Thanks a lot for doing this, Jan.
>
> Should the libwin32 distribution have the
On Wed, 16 May 2007, Sisyphus wrote:
> From: "Jan Dubois" <[EMAIL PROTECTED]>
> I notice that my (64-bit) build 820 of ActivePerl already reports that
> $Win32::VERSION is 0.28.
Good catch. The 0.28 in AP820 is actually just 0.27 plus the Win32::IsAdmin
change, so i
On Wed, 16 May 2007, Steve Hay wrote:
> Jan Dubois wrote:
> Testing on Win32 with VC6, there's one warning produced when building:
>
> Didn't find a 'MODULE ... PACKAGE ... PREFIX' line
That is harmless, but I've fixed it anyways...
> Otherwise looks
On Thu, 17 May 2007, Steve Hay wrote:
> Jan Dubois wrote:
> > I've uploaded 0.28_01 to CPAN; final release will be 0.29, as 0.28
> > has already been used by ActivePerl 820.
> >
> All looks OK on WinXP with VC6 against perl-5.8.8, maint and blead, and
> with GCC a
On Fri, 18 May 2007, Steve Hay wrote:
> Jan Dubois wrote:
>> I have applied your patch and incremented the version to 0.29 now.
>
> Thanks. (Not sure who this 'Stave Hay' mentioned in the Changes file
> is, though ;-)
Sorry about that, will be fixed in
On Tue, 03 Jul 2007, Steve Hay wrote:
> I don't have Excel 2007 to test this myself, but somebody that uses a
> perl distribution that I have built tells me that a script of his that
> uses Win32::OLE to access Excel spreadsheets and works fine with Excel
> 2002 no longer works with Excel 2007.
>
>
I've created a project for libwin32 on Google Code and imported all
old tarballs and patches from BackPAN, CPAN and my personal archives
into it so that we have a public repository of all the historical
changes.
The project URL is:
http://code.google.com/p/libwin32/
As I indicated before, I'
On Sun, 02 Mar 2008, Sisyphus wrote:
>
> However, it won't build on ActiveState's 64-bit build of perl
> 5.10 (and 5.8.8). Are there any plans to get this module working
> on the 64-bit builds ? ... or is this an unrealistic expectation ?
>
> On my Vista 64 box, I'm using the Microsoft Platform SDK
On Sat, 01 Mar 2008, Cosimo Streppone wrote:
> Latest changes
> --
>
> 2008-03-01 Win32::API v0.52 Cosimo
>
> - Devel::AssertOS was not properly set up in 0.51.
>
> 2008-03-01 Win32::API v0.51 Cosimo
>
> - Cleaned up API.pm pod docs and clearly stated Win32::API li
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:
> >
>
On Mon, 03 Mar 2008, Cosimo Streppone wrote:
> I think it's interesting, but what really puzzles me is how I managed
> to screw up the META.yml that many times before understanding that
> EU::MM was breaking it just before a `make dist' :(
Yes, happened to me too a while ago. The minimal Makefile
On Tue, 15 Apr 2008, Sisyphus wrote: On Tue, 15 Apr 2008, "doc"
<[EMAIL PROTECTED]> wrote:
> > I'm using PPM to download and install on XP Pro the Win32 pm and it
> > comes up with a path error ERROR: 500 Cannot write to
> > 'C:\DOCUME~1\regbuild\LOCALS~1\Temp\ppm-
> > ZriaEM/Win32-x86-multi-thread
On Wed, 16 Apr 2008, Christopher J. Madsen wrote:
>
> Does anybody have any idea what could cause this? It's impossible for
> the DLL not to define INFINITE. It's no longer a conditional
> compilation; if INFINITE is not defined, the code won't compile.
>
> The only thing I can think of is that
On Wed, 16 Apr 2008, Jan Dubois wrote:
> | Now that I'm typing this, I have one other idea though: if the module
> | links against a different runtime library than perl58.dll, then the
Just to be clear, what I mean is that IPC.dll links against e.g. MSVCR71.dll
while perl58.dll li
On Sat, 24 May 2008, Cosimo Streppone wrote:
>
> Is there something like a "devel" branch?
> Or maybe everything's considered "devel" unless tagged
> as cpan release?
Yes, the trunk/ is the canonical development branch, at least if
you are the maintainer of the particular module.
If *I* wanted t
On Sat, 24 May 2008, Bill Luebkert wrote:
> I need to be able to handle an arg/return type of :
> signed/unsigned __int64
> on a 32-bit OS for some debug API calls (I assume it would be even
> more useful on a 64-bit OS, but possibly int defaults to 64 there
> making it unnecessary).
In 64-b
On Mon, 22 Sep 2008, Jeffrey Wortner wrote:
> I am looking for a way to remotely change the password for hundreds of
> systems for security compliance reasons. Looking at using the
> PerlWin32 Netadmin UserChangePassword command. I have firewalls in
> place and need to know what port is used for th
On Wed, 04 Feb 2009, Singer, Erich wrote:
> I am using Perl at work and just heard about the mailing list.
Hi Erich,
This list is for discussion and development of all modules that used to be part
of the libwin32 bundle. You can find the source code repository for these
modules here:
http:/
On Sat, 14 Feb 2009, Cosimo Streppone wrote:
> In data 13 febbraio 2009 alle ore 22:00:01, Bauer, Steven
> ha scritto:
> > 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 we should aim for VS2008, since it's the
On Sat, 14 Feb 2009, Cosimo Streppone wrote:
> 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/s
On Tue, 17 Feb 2009, Bauer, Steven wrote:
Steven,
> I understand your concern about V2008. I've had to install the msvcrt
> redistributable for some of my projects built under VS2005/8.
>
> As for 32/64 compatiblity, the ppm library has separate versions for
> 64 and 32 bit perl already, I believ
On Tue, 17 Feb 2009, Bauer, Steven wrote:
> I've tried to access the code through svn using tortoise, and the
> libwin32.googlecode.com comes back with host not found.
>
> Does it only work with command-line svn?
I don't really know; I only use commandline svn. :)
Did you specify the correct user
On Tue, 17 Feb 2009, Bauer, Steven wrote:
> I've tried to access the code through svn using tortoise, and the
> libwin32.googlecode.com comes back with host not found.
>
> Does it only work with command-line svn?
I just installed the latest TortoiseSVN on a Win2K test image (after manually
adding
On Sun, 22 Feb 2009, Mark Trostler wrote:
> Try as I might I cannot get GetActiveObject to ever return anything
> other than undef when using 'InternetExplorer.Application'. I can
> create new instances of IE no problem but can NEVER get a currently
> running one... It is the foremost window with f
On Mon, 23 Feb 2009, Mark Trostler wrote:
> Bummer but thanks for the info. Does this mean in ANY Win32 language
> you cannot interact with a currently running IE instance via OLE?
You can interact with it if you have an interface pointer to it. The
problem is that you cannot get a pointer to an I
I've updated the RT queues for (almost) all libwin32 modules stored in the
http://libwin32.googlecode.com/
repository to CC all bug reports to the libwin32@perl.org mailing list (I'm
not totally sure if this will only affect new bug reports, or also additions
and resolutions to existing bugs)
Right now "Windows Home Server" it is being reported as "Win2003".
I'm tempted to say it should return "WinHomeServer" instead.
What about "Windows 2003 R2" and "Windows 2008 R2"? Should
we append the "R2" to the OSName as well? The R2 versions
are quite a bit different from the original release
o, do you think any of these 3 return value changes are acceptable
for the core?
Cheers,
-Jan
On Thu, 18 Jun 2009, Jan Dubois wrote:
>
> Right now "Windows Home Server" it is being reported as "Win2003".
> I'm tempted to say it should return "WinHomeServer"
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 whole MSVC/sdk hell, so this might take a while.
>
> I hope to keep the time reasonable.
Let me know if you want help! E.g. you could apply the patch to
the repo,
On Tue, 30 Jun 2009, Cosimo Streppone via RT wrote:
> It's in trunk, but still marked as v0.58.
>
> I didn't have a chance to even compile it. Sorry.
>
> > increment the version number etc, and I'll test with MSVC
> > on a number of platforms (just give me list which ones you want
> > tested)
>
On Sun, 05 Jul 2009, Bill Luebkert wrote:
> > I'm using active state perl 5.10.1004, and when I try to use
> > SetAttributes to set the compress flag I get a true return value
> > (indicating ok?), but the file is not compressed.
>
> I'd call it a lack of documentation - Set doesn't allow COMPRESS
[Given that it is a general libwin32 question I've copied Chris Madsen
and the libwin32 mailing list for a wider chance for feedback. Chris
is the only other maintainer besides you and me who actually committed
changes to the libwin32.googlecode.com repository, so his opinion is
important too.]On
On Tue, 19 Jan 2010, David Golden wrote:
> On Tue, Jan 19, 2010 at 12:45 AM, Jan Dubois wrote:
> > Indeed, I personally prefer git over svn quite a bit too.
> >
> > The one reason I have for sticking with Google is that I feel they are
> > more likely to still be ar
On Wed, 17 Mar 2010, Cosimo Streppone wrote:
>
> 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 procee
On Wed, 31 Mar 2010, Sisyphus wrote:
>
> Is there an archive for this mailing list somewhere ?
>
> Since this list is (apparently) hosted by perl.org, I expected to be able to
> track down that piece of information at lists.perl.org but there's no
> mention of libwin32 at http://lists.perl.org/al
On Mon, 10 May 2010, Sisyphus wrote:
> The compiler I'm using (which is the same compiler that ActiveState used to
> build their x64 perl) is not strictly an MSVC++ compiler - it's the
> "Microsoft Platform SDK for Windows Server 2003 R2".
>
> Jan reckons it's still freely available, and he's prob
On Wed, 04 Aug 2010, lacunasolutions wrote:
>
> I am looking how to attache a cmdline tool to a console and controll
> it then.
>
> 1. Is this possible?
There is an AttachConsole() API in Windows, but it is not exposed
via Win32::Console. It would be trivial to add though.
The real question is
Oops, wanted to CC to the list too.
Cheers,
-Jan
On Wed, 22 Sep 2010, Jan Dubois wrote:
> Olivier Mengué wrote:
> > Hi Jan,
> >
> > You have probably followed my patches for the following libwin32 bugs:
> > - RT#50020 : Win32::Daemon
> > - RT#61484 : Win32::Even
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
>
> I'm leaving the files in the Google Code Subversion repository for
> historical reasons, but they will no lon
On Thu, 06 Jan 2011, Sisyphus wrote:
>
> Hi,
>
> There's still a (different) problem with this module and mingw.org's
> gcc-3.4.5. During 'dmake' I'm getting:
>
>
> Net.xs:52: error: conflicting types for 'USER_INFO_4'
> C:/home/rob/mingw_vista/i686-pc-mingw32/bin/..
On Fri, 07 Jan 2011, Jan Dubois wrote:
> I guess I should define all new structures with a different name and
> not use the lmaccess.h version for any compiler. I'll try that later...
I've now uploaded Win32API-Net-0.16 using this approach. Let me know
if you still find
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 worse when I
copy the api-test-debug\API_Test.dll into the main directo
On Mon, 21 Feb 2011, Cosimo Streppone wrote:
> 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 Gi
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 onstead of 755 permissions they won't get
the F
On Fri, 25 May 2012, Olivier Mengué wrote:
>
> Looks like I missed the announcement for the migration from Google
> Code to GitHub. And, unfortunately as the Google Code project is still
> active, so I have done a few commits there. Don't worry, I'll repeat
As far as I can tell, there have been 2
On Sun, 14 Oct 2012, bulk 88 wrote:
>
> I haven't heard from you since my last post a month ago.
Sorry, I didn't have time to look at this in details. My gut
feeling is that API hooking should be in a separate module, not
not jammed into Win32::API. But this is not a fully informed
opinion, so
I've removed the Win32-API distroprefs from the PPM build system and
pushed the change to all Windows builders. I've then forced a rebuild
of the latest Win32-API (0.73), and the builds all succeeded without
problems. So the vestigial traces in the files to keep the patch
working can now be remove
Fri Feb 27 12:26:07 2009: Request 43710 was acted upon.
Transaction: Ticket created by JDB
Queue: Win32
Subject: Test RT/mailing-list integration
Broken in: 0.39
Severity: Unimportant
Owner: Nobody
Requestors: j...@cpan.org
Status: new
Ticket https://rt.cpan.org/T
Mon Mar 02 04:17:08 2009: Request 43710 was acted upon.
Transaction: Correspondence added by JDB
Queue: Win32
Subject: Test RT/mailing-list integration
Broken in: 0.39
Severity: Unimportant
Owner: Nobody
Requestors: j...@cpan.org
Status: new
Ticket https://rt.cpan
Mon Mar 09 15:17:46 2009: Request 33485 was acted upon.
Transaction: Correspondence added by JDB
Queue: Win32-OLE
Subject: Problem with EPIC debugger and Win32::OLE
Broken in: (no value)
Severity: (no value)
Owner: Nobody
Requestors: oliver.k...@linde-le.com
Status
Wed Jul 01 20:34:23 2009: Request 47419 was acted upon.
Transaction: Correspondence added by JDB
Queue: Win32-Registry
Subject: fail during installation
Broken in: (no value)
Severity: (no value)
Owner: Nobody
Requestors: valko...@gmail.com
Status: new
Ticket http
Thu Aug 27 20:51:11 2009: Request 49081 was acted upon.
Transaction: Ticket created by JDB
Queue: Win32-NetResource
Subject: GetUNCName() doesn' t return Windows UNC path in VirtualBox
Broken in: (no value)
Severity: Normal
Owner: Nobody
Requestors: pa...@cse.yorku.ca
Fri Sep 11 13:54:13 2009: Request 49619 was acted upon.
Transaction: Correspondence added by JDB
Queue: Win32-Process
Subject: Bareword "NORMAL_PRIORITY_CLASS" not allowed while "strict subs"
Broken in: 0.14
Severity: (no value)
Owner: Nobody
Requestors: dji...@cpan.org
Thu Jan 07 16:28:10 2010: Request 53498 was acted upon.
Transaction: Ticket created by JDB
Queue: Win32-IPC
Subject: META.yml incompatible with latest Module::Build releases
Broken in: 1.07
Severity: Important
Owner: Nobody
Requestors: j...@cpan.org
Status: new
Ti
Thu Jan 14 20:12:21 2010: Request 53704 was acted upon.
Transaction: Correspondence added by JDB
Queue: Win32-OLE
Subject: t/ole.t failing test 42 (translate ANSI->OEM)
Broken in: (no value)
Severity: (no value)
Owner: JDB
Requestors: k...@cpan.org
Status: open
Ti
Tue Sep 07 15:44:56 2010: Request 53914 was acted upon.
Transaction: Correspondence added by JDB
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
Ticket
Thu Oct 14 15:53:09 2010: Request 62103 was acted upon.
Transaction: Correspondence added by JDB
Queue: Win32-Daemon
Subject: Documentation: Newline before the example 2 code is missing
Broken in: 20100921
Severity: Normal
Owner: Nobody
Requestors: ren...@cpan.org
Wed Dec 08 15:23:32 2010: Request 56971 was acted upon.
Transaction: Correspondence added by JDB
Queue: Win32
Subject: GetFolderPath.t tests on false assumption
Broken in: 0.39
Severity: Normal
Owner: Nobody
Requestors: bol...@boldra.org
Status: new
Ticket https:/
Wed Dec 08 15:25:31 2010: Request 57172 was acted upon.
Transaction: Correspondence added by JDB
Queue: Win32
Subject: Windows 2008 Server version detection by GetOSVersion()
Broken in: (no value)
Severity: (no value)
Owner: Nobody
Requestors: m...@otrs.org
Status:
Wed Dec 08 15:28:02 2010: Request 2392 was acted upon.
Transaction: Correspondence added by JDB
Queue: Win32
Subject: Win32::GetFolderPath fails
Broken in: (no value)
Severity: Important
Owner: Nobody
Requestors: lgodd...@cpan.org
Status: new
Ticket https://rt.cpa
Fri Dec 10 20:49:32 2010: Request 63797 was acted upon.
Transaction: Correspondence added by JDB
Queue: Win32
Subject: Win32 detected if running 32-bit perl on 64-bit windows
Broken in: 0.40
Severity: (no value)
Owner: Nobody
Requestors: m...@otyrs.org
Status: open
Mon Dec 13 20:14:10 2010: Request 63882 was acted upon.
Transaction: Correspondence added by JDB
Queue: Win32-OLE
Subject: Problem with tk_getopenfile and Win32::OLE::Const
Broken in: (no value)
Severity: (no value)
Owner: Nobody
Requestors: conversecoroll...@yahoo.com
Thu Jan 06 17:22:01 2011: Request 58537 was acted upon.
Transaction: Correspondence added by JDB
Queue: Win32API-Net
Subject: CAST in lvalue : compilation error under gcc 4.4.3
Broken in: 0.14
Severity: Critical
Owner: Nobody
Requestors: d...@cpan.org, ysaw...@cpan.org
Thu Jan 06 21:00:23 2011: Request 49946 was acted upon.
Transaction: Correspondence added by JDB
Queue: Win32-Job
Subject: Please add READ share to output logs created by Win32::Job->spawn
Broken in: 0.03
Severity: Wishlist
Owner: Nobody
Requestors: john.el...@comcast.ne
Thu Jan 13 21:08:05 2011: Request 64715 was acted upon.
Transaction: Correspondence added by JDB
Queue: Win32-Clipboard
Subject: [PATCH] Compile Fix for MinGW/Cygwin
Broken in: 0.55
Severity: Critical
Owner: Nobody
Requestors: rkito...@cpan.org
Status: new
Ticket
Mon Jan 17 21:09:56 2011: Request 64577 was acted upon.
Transaction: Correspondence added by JDB
Queue: Win32-Daemon
Subject: Won't compile on Strawberry Perl 64 bit
Broken in: (no value)
Severity: (no value)
Owner: Nobody
Requestors: ha...@strotbek.com
Status: new
Mon Jan 17 21:11:06 2011: Request 64575 was acted upon.
Transaction: Correspondence added by JDB
Queue: Win32-Daemon
Subject: Start callback not called with Strawberry Perl 5.10 / 5.12
Broken in: (no value)
Severity: (no value)
Owner: Nobody
Requestors: ha...@strotbek.co
Thu Feb 17 12:41:41 2011: Request 42685 was acted upon.
Transaction: Correspondence added by JDB
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 Sep 01 15:15:10 2011: Request 70665 was acted upon.
Transaction: Correspondence added by JDB
Queue: Win32-OLE
Subject: Win32::OLE and OFFLB
Broken in: (no value)
Severity: (no value)
Owner: Nobody
Requestors: conversecoroll...@yahoo.com
Status: open
Ticket htt
Mon Aug 06 16:02:19 2012: Request 78820 was acted upon.
Transaction: Ticket created by JDB
Queue: Win32
Subject: Add Win32::GetACP and Win32::GetOEMCP functions
Broken in: (no value)
Severity: (no value)
Owner: Nobody
Requestors: j...@cpan.org
Status: new
Ticket h
Wed Aug 15 03:59:07 2012: Request 78820 was acted upon.
Transaction: Correspondence added by JDB
Queue: Win32
Subject: Add Win32::GetACP and Win32::GetOEMCP functions
Broken in: (no value)
Severity: (no value)
Owner: Nobody
Requestors: j...@cpan.org
Status: open
T
Wed Aug 15 04:01:46 2012: Request 66751 was acted upon.
Transaction: Correspondence added by JDB
Queue: Win32
Subject: make test fails on cygwin
Broken in: 0.44
Severity: Normal
Owner: Nobody
Requestors: br...@minton.name
Status: open
Ticket https://rt.cpan.org/Ti
Wed Aug 15 04:05:07 2012: Request 74332 was acted upon.
Transaction: Correspondence added by JDB
Queue: Win32
Subject: [perl #108956] [PATCH] 84403b0 skip testing cygwin utf8 readdir()
with Win32 ANSI API
Broken in: (no value)
Severity: (no value)
Owner: Nobody
Request
Tue Feb 19 16:21:35 2013: Request 82572 was acted upon.
Transaction: Correspondence added by JDB
Queue: Win32
Subject: Using Win32.pm on Windows 2012 results in "Unknown Windows
version [2:6:2]" warning
Broken in: 0.45
Severity: Critical
Owner: Nobody
Requestors: th...@
Thu Feb 21 20:39:11 2013: Request 83474 was acted upon.
Transaction: Correspondence added by JDB
Queue: Win32
Subject: test of Win32::LoginName in Names.t fails
Broken in: 0.46
Severity: Normal
Owner: Nobody
Requestors: cho...@cpan.org
Status: new
Ticket https://r
Tue Apr 15 15:02:54 2014: Request 94730 was acted upon.
Transaction: Correspondence added by JDB
Queue: Win32
Subject: Build fails (in blead, at least) with www.mingw.org's gcc-4.8.1
Broken in: (no value)
Severity: (no value)
Owner: Nobody
Requestors: s...@cpan.org
Wed May 14 18:55:32 2014: Request 95612 was acted upon.
Transaction: Correspondence added by JDB
Queue: Win32-OLE
Subject: Fails to build on Cygwin64
Broken in: 0.1711
Severity: Important
Owner: Nobody
Requestors: bin...@cpan.org
Status: open
Ticket https://rt.cpa
Tue Oct 21 19:43:26 2014: Request 99461 was acted upon.
Transaction: Correspondence added by JDB
Queue: Win32-NetAdmin
Subject: Win32::NetAdmin::LocalGroupIsMember crashes 64-bit Perl
Broken in: (no value)
Severity: (no value)
Owner: Nobody
Requestors: bruce.r...@infor.c
Sat Nov 25 23:06:50 2017: Request 123720 was acted upon.
Transaction: Correspondence added by j...@jandubois.com
Queue: Win32-IPC
Subject: Re: [rt.cpan.org #123720] Problem Installing Module
Broken in: (no value)
Severity: (no value)
Owner: Nobody
Requestors: tom.mor...@
Sun May 05 22:10:25 2019: Request 127836 was acted upon.
Transaction: Correspondence added by JDB
Queue: Win32
Subject: Cygwin: wcslen(), wcscpy() called without being declared
Broken in: (no value)
Severity: (no value)
Owner: Nobody
Requestors: to...@cpan.org
Stat
Mon Aug 05 20:59:07 2019: Request 127836 was acted upon.
Transaction: Correspondence added by JDB
Queue: Win32
Subject: Cygwin: wcslen(), wcscpy() called without being declared
Broken in: (no value)
Severity: (no value)
Owner: Nobody
Requestors: to...@cpan.org
Stat
97 matches
Mail list logo