Skip Menu |

This queue is for tickets about the libwin32 CPAN distribution.

Report information
The Basics
Id: 111416
Status: new
Priority: 0/
Queue: libwin32

People
Owner: Nobody in particular
Requestors: tschirmer [...] nvidia.com
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



Subject: Win32::TieRegistry::Flush() fails
Date: Mon, 25 Jan 2016 13:22:01 +0000
To: "bug-libwin32 [...] rt.cpan.org" <bug-libwin32 [...] rt.cpan.org>
From: Tobias Schirmer <tschirmer [...] nvidia.com>
The quickest way to report a bug in libwin32 is by sending email to bug-libwin32 [at] rt.cpan.org<mailto:bug-libwin32@rt.cpan.org>. Flush() fails. http://www.perlmonks.org/bare/?node_id=283334 This looks like a bug in Win32::TieRegistry. I think this my( $flush )= @_; @_ and croak "Usage: \$key->Flush( \$bFlush );"; [download]<http://www.perlmonks.org/bare/?abspart=1;displaytype=displaycode;node_id=283334;part=4> should be my( $flush )= shift(@_); @_ and croak "Usage: \$key->Flush( \$bFlush );"; [download]<http://www.perlmonks.org/bare/?abspart=1;displaytype=displaycode;node_id=283334;part=5> Please help to fix. Tobias Schirmer ---------------------------------------------------------------------------------------------------- Dipl. Ing. Tobias Schirmer, Senior Design Engineer System Design Engineering Automotive, Nvidia GmbH Adenauerstrasse 20-A4, 52146 Würselen Tel: +49 (0)2405-478-234 / Phone: +1 408 486-3367 NVIDIA GmbH, Wuerselen, Germany, Amtsgericht Aachen, HRB 8361 Managing Director: Karen Theresa Burns ----------------------------------------------------------------------------------- This email message is for the sole use of the intended recipient(s) and may contain confidential information. Any unauthorized review, use, disclosure or distribution is prohibited. If you are not the intended recipient, please contact the sender by reply email and destroy all copies of the original message. -----------------------------------------------------------------------------------

Message body is not shown because it is too large.