cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: PATCH: A fix to allow OpenVMS to (HTTP) POST data larger than64K...

From: Marty Kuhrt <marty_at_Barra.COM>
Date: Mon, 14 Jun 2004 08:54:37 -0700 (PDT)

On Fri, 11 Jun 2004, Daniel Stenberg wrote:

> On Fri, 11 Jun 2004, Tim Sneddon, Systems Programmer, BSD, Infomedia Ltd wrote:
>
> > struct _iosb iosb;
> > /* comment */
> > struct _iosb
> > {
> > iosb$.....
> > } iosb;
> >
> > This won't compile because the compiler barfs on the first declaration
> > because _iosb doesn't exist yet.
>
> Looking at the code, I agree with you and thus I'll remove that initial struct
> line.
>
> Marty, if you disagree I hope you speak up.

Your change looks OK to me. I must have passed back the ;-1 version.
Received on 2004-06-14