[PATCH]OpenVMS patches
Jean-François Piéronne
jf.pieronne at laposte.net
Sat Jun 9 14:27:49 UTC 2007
Hi,
I have attach the necessary patches for OpenVMS.
Most of them (except 2) are test like
if sys.platform == 'OpenVMS' ...
So they don't change any behavior for other platform.
>From the 2 others, one fix a problem when "b" is already present in the
mode string, so in this case it is not necessary to append another "b" char.
I expect that the last one don't have any impact on other platform but
it can be change to a specific VMS test.
readlink can return an error ENOSYS in some case instead of EINVAL.
Thanks,
Jean-François
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: vms.diff
URL: <http://lists.mercurial-scm.org/pipermail/mercurial-devel/attachments/20070609/ba9699c5/attachment.diff>
More information about the Mercurial-devel
mailing list