Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build fails on Windows #44

Closed
defkev opened this issue Nov 16, 2015 · 2 comments
Closed

Build fails on Windows #44

defkev opened this issue Nov 16, 2015 · 2 comments

Comments

@defkev
Copy link

defkev commented Nov 16, 2015

Just for the record:
Building on Windows fails will running make test for Unicode::String with

t/charname.t ... Can't use 'defined(%hash)' (Maybe you should just omit the defined()?) at C:\STRAWB~1\cpan\build\Unicode-String-2.09-mFsIO0\blib\lib/Unicode/CharName.pm line 80.

According to https://rt.cpan.org/Public/Bug/Display.html?id=74354

This affects all perls from 5.21.0 onwards

So, use Strawberry Perl 5.20.3.1

Cheers

@gilleslamiral
Copy link
Member

Hi,

"defined(something)" that goes fatal is just plainly stupid for basic Perl types.
I guess "%hash = undef" does the same if coherence is in mind.
Where goes Perl?

I hope this stupid fatal change will be retracted.

On 16/11/2015 16:59, defkev wrote:

Just for the record:
Compilation on Windows fails due to

So, use


Reply to this email directly or view it on GitHub #44.

Au revoir, 09 51 84 42 42
Gilles Lamiral. France, Baulon (35580) 06 20 79 76 06

@gilleslamiral
Copy link
Member

It's Unicode-String bug anyway.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants