Thu Dec 19 04:25:25 2013: Request 64857 was acted upon.
Transaction: Correspondence added by ACALPINI
Queue: Win32-Sound
Subject: possible to use multiple soundcards?
Broken in: 0.49
Severity: Important
Owner: Nobody
Requestors: stefa...@cpan.org
Status: open
Tick
On 10/04/2013 08:07 PM, bulk 88 wrote:
So SUPER class works. My code has to get the original makefile chunk
MM would have put there and then manipulate it. But I tried to not be
dependent on MM's design so I didn't want to call an absolute named
method/sub so I switch packages in the sub and d
On 10/04/2013 03:11 PM, Sebastian Schuberth wrote:
Anyway, the fact that the method is not found indicates that there's
no fallback to MM_Unix.pm.
no, there is (or there *should* be, at least). this line:
@ISA = qw( ExtUtils::MM_Any ExtUtils::MM_Unix );
tells that ExtUtils::MM_Win32 is a s
On 10/02/2013 08:37 AM, bulk 88 wrote:
The commit looks very broken. var $dlib becomes an undeclared global. I did
test Win32::API with
Visual C Perl 5.6 with
also, defined(&SUPER::cflags) is SUPER::broken :-)
a better approach could be:
my $dlib = eval {$self->SUPER::cflags(@_) };
# e
Thu Jun 28 04:14:26 2012: Request 78081 was acted upon.
Transaction: Correspondence added by ACALPINI
Queue: Win32-API
Subject: ::Struct inside ::Struct is always inline, never a pointer
Broken in: 0.68
Severity: Normal
Owner: Nobody
Requestors: bul...@cpan.org
Sta
On 05/21/2012 07:59 PM, bulk 88 wrote:
What should I do with the old Win32::API::Callback XS code?
if the new code makes the old one really useless, just delete it.
the project is under version control anyway (github), and there are
copies of older version on CPAN and backpan, so nothing is
On 05/10/2012 06:00 PM, bulk 88 wrote:
I still don't know what letter to use for shorts. $ has no lower case version for signed short. H is too closed to hex
numbers and pack's existing H unpack feature letter (H="Half"), someone might want to put in a 'H' type code
one day to get strings back
On 05/09/2012 09:23 AM, Cosimo Streppone wrote:
I have a few questions though, maybe you can answer them. Why is there
a T_INTERGER and T_NUMBER flag? I see T_INTEGER is mapped to T_NUMBER.
Why did T_INTEGER ever exist? or is T_INTEGER just a 4 byte integer
and T_NUMBER is a 4/8 byte integer?
T
On 05/08/2012 10:40 AM, Cosimo Streppone wrote:
Anyone cares enough to step in?
I can do it :-)
but please don't hold your breath! it can take me quite some time (let's
say, between a few weeks and some months), since I'm pretty busy too.
thanks and ++ to Cosimo for the many wonderful thing
On 27.11.2011 02:29, Burak Gürsoy wrote:
Hi,
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
simple structs
On 22.06.2011 05:11, Pilcrow wrote:
I want to print the file from my perl program without launching Adobe
Reader.
this PerlMonks post could be of help:
http://www.perlmonks.org/?node_id=824842
basically, 3 different approaches are mentioned there:
1. use Win32::OLE
2. use system() to invoke
On 01.04.2011 03:34, Cosimo Streppone wrote:
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.
I'm afraid the problem is not AUTOLOAD-related, but rather coming from
the error before that:
Error:
Tue Sep 07 07:51:32 2010: Request 53914 was acted upon.
Transaction: Correspondence added by ACALPINI
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
T
Cosimo Streppone wrote:
Git on windows was painful to set up for me.
And no, I don't like to run msysGit, it just adds another complication.
After battling for a while, I can now run git.exe in my regular
command line window, but I had to copy stuff manually etc...
but it's not really straightfo
Mon Jan 04 04:09:17 2010: Request 53264 was acted upon.
Transaction: Correspondence added by ACALPINI
Queue: Win32-Console
Subject: Memory leak in _SetStdHandle() in child process
Broken in: (no value)
Severity: Critical
Owner: Nobody
Requestors: rcap...@cpan.org
S
Mon Mar 16 08:48:25 2009: Request 14811 was acted upon.
Transaction: Correspondence added by ACALPINI
Queue: Win32-Console
Subject: Win32::Console::Mode unable to work correctly. (Input Handle)
Broken in: (no value)
Severity: Important
Owner: ACALPINI
Requestors: bugspam
16 matches
Mail list logo