Skip Menu |

Preferred bug tracker

Please visit the preferred bug tracker to report your issue.

This queue is for tickets about the Data-UUID CPAN distribution.

Report information
The Basics
Id: 21584
Status: resolved
Priority: 0/
Queue: Data-UUID

People
Owner: Nobody in particular
Requestors: alexchorny [...] gmail.com
Cc:
AdminCc:

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



Subject: Patch: Recent changes broke compatibility to Vanilla Perl; Cygwin
Recent changes broke compatibility to Vanilla Perl. Put MSVC compatibility code into #ifdef. Fixed Cygwin compilation. Put many skipped 'defined' in #if. Patched Makefile's "UUID state storage" default value to be "c:/tmp" if it exists on NSWin32. Skip "default umask" question on MSWin32. Removed -lsocket from LIBS; this will help CPAN smoke testing because reporting is skipped when library is not found. 'basic.t' now checks length($uuid1) and unique scan is done now on 15 values. With all this changes Data::UUID passes tests on MSVC 6, Mingw (Vanilla Perl), Cygwin, FreeBSD, RedHat 9 (Linux 2.4). This patch resolves tickets #7088 and #19211. ------- Alexandr Ciornii, http://chorny.net
Subject: Data-UUID-0.145.zip
Download Data-UUID-0.145.zip
application/x-zip-compressed 17.9k

Message body not shown because it is not plain text.

On Wed Sep 20 14:21:40 2006, alexchorny@gmail.com wrote: Show quoted text
> This patch resolves tickets #7088 and #19211. >
This wasn't so much a patch as a new dist from which I could build a patch... but I'm still happy to have it. I keep getting duelling patches to fix things on Windows, so I'm going to make a dev release of this and try to get everyone to agree that it works. Please let me know whether 0.147_01 works for you. -- rjbs
From: SMUELLER [...] cpan.org
On Thu Nov 16 09:16:37 2006, RJBS wrote: Show quoted text
> On Wed Sep 20 14:21:40 2006, alexchorny@gmail.com wrote:
> > This patch resolves tickets #7088 and #19211. > >
> > This wasn't so much a patch as a new dist from which I could build a > patch... but I'm still happy to have it. > > I keep getting duelling patches to fix things on Windows, so I'm going > to make a dev release of this and try to get everyone to agree that it > works. Please let me know whether 0.147_01 works for you.
I confirmed that 0.148 works on Strawberry Perl. So I suppose you can close this ticket. Thanks! Steffen
Excellent, thanks much. -- rjbs