cURL / Mailing Lists / curl-library / Single Mail

curl-library

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

From: Daniel Stenberg <daniel-curl_at_haxx.se>
Date: Fri, 11 Jun 2004 14:25:11 +0200 (CEST)

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.

-- 
     Daniel Stenberg -- http://curl.haxx.se -- http://daniel.haxx.se
      Dedicated custom curl help for hire: http://haxx.se/curl.html
Received on 2004-06-11