This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
In Cwd's THX_unix_canonpath add two casts from (void*) to keep C++ sweet.
authorNicholas Clark <nick@ccl4.org>
Wed, 12 Jun 2013 17:48:37 +0000 (19:48 +0200)
committerZefram <zefram@fysh.org>
Sat, 17 Aug 2013 15:47:37 +0000 (16:47 +0100)
commitb1cb0d6f94be7e34f1ce95a367ac84bd03f93bd4
treee7bdebb0a9de03c5cb78aab19b1ad9961372bccb
parent07f43755f921a0932e6f0968eef6a88c15c70dae
In Cwd's THX_unix_canonpath add two casts from (void*) to keep C++ sweet.

The new XS implementation of various File::Spec methods needs a couple of
casts to compile with a C++ compiler.
dist/Cwd/Cwd.xs