On 02/12/08 22:05, Dominique Pelle wrote:
[...]
> Perl_sys_init3(...) in Vim code appears only in between...
>
> #if (PERL_REVISION == 5)&& (PERL_VERSION>= 10)
> ...
> #endif
>
> And since Perl-5.10.0 is the latest version of Perl,
> changing Perl_sys_init3 into Perl_sys_init should not
> break anything for older versions of Perl.
>
> -- Dominique
Maybe that #if will break something if and when Perl 6 gets released?
Hm, I suppose we can cross that bridge when we get to it.
Best regards,
Tony.
--
A total abstainer is one who abstains from everything but abstention,
and especially from inactivity in the affairs of others.
-- Ambrose Bierce, "The Devil's Dictionary"
--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_dev" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---