tokuhirom / Module-Build-Pluggable

Other
6 stars 2 forks source link

segfault on perl 5.23.9, Windows #4

Open chorny opened 8 years ago

chorny commented 8 years ago

Windows XP 32-bit Russian. http://www.cpantesters.org/cpan/report/63c9657d-6c03-1014-85c9-a74ca7198211 02_requires.t:

    # Subtest: Module::Build::Pluggable::Base#requries

03_add_extra_compiler_flags.t:

    # Subtest: Module::Build::Pluggable::Base#add_extra_compiler_flags
chorny commented 8 years ago

Problem is in sub Test::Module::Build::Pluggable::run_build_pl, line "do 'Build.PL';". https://github.com/tokuhirom/Module-Build-Pluggable/blob/master/lib/Test/Module/Build/Pluggable.pm#L105

tokuhirom commented 8 years ago

This module will be deprecate. On Mar 29, 2016 6:47 PM, "Alexandr Ciornii" notifications@github.com wrote:

Problem is in sub Test::Module::Build::Pluggable::run_build_pl, line "do 'Build.PL';".

https://github.com/tokuhirom/Module-Build-Pluggable/blob/master/lib/Test/Module/Build/Pluggable.pm#L105

— You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub https://github.com/tokuhirom/Module-Build-Pluggable/issues/4#issuecomment-202809093