Beefy Boxes and Bandwidth Generously Provided by pair Networks
Problems? Is your data what you think it is?
 
PerlMonks  

Re: visual 2019 can't build perl 5.30 on windows 2016

by syphilis (Archbishop)
on Nov 27, 2019 at 11:19 UTC ( [id://11109302]=note: print w/replies, xml ) Need Help??


in reply to visual 2019 can't build perl 5.30 on windows 2016

Using a mingw-w64 port of gcc, I get the same 2 warnings on Windows when running lib/locale.t.
However, I don't get any test failures.

I think the warnings are harmless as they are inevitable when you compare an undefined value (namely $Config{d_has_C_UTF8}) using the 'eq' operator && warnings are enabled.
But the test failures are certainly worthy of a perlbug report as Anonymous Monk has suggested.
Perhaps first try the latest devel release in case it has already been fixed.

Cheers,
Rob
  • Comment on Re: visual 2019 can't build perl 5.30 on windows 2016

Replies are listed 'Best First'.
Re^2: visual 2019 can't build perl 5.30 on windows 2016
by xiaoyafeng (Deacon) on Nov 28, 2019 at 02:23 UTC
    Thanks Rob, I report this to issue of perl on github.




    I am trying to improve my English skills, if you see a mistake please feel free to reply or /msg me a correction

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://11109302]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others sharing their wisdom with the Monastery: (4)
As of 2024-04-25 10:28 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found