cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: [patch 7.19.5] VMS Exit handling fixes.

From: Yang Tse <yangsita_at_gmail.com>
Date: Fri, 5 Jun 2009 18:35:50 +0200

2009/6/4, John E. Malmberg <wb8tyw_at_qsl.net>:
> This fixes an existing bug in urlglob.c where it was not converting the Curl
> Unix exit code to a VMS DCL compatible exit code. This fix required the
> enhancement described next.
>
> This also adds an enhancement to main.c so that when curl is run under a
> Unix shell like Bash on VMS, it will return the standard Unix exit codes and
> messages.

I introduced os-specific.c and os-specific.h for use in curl tool code
and adjusted your patch to use these new files.

Verify if everything works as intended.on VMS.

-- 
-=[Yang]=-
Received on 2009-06-05