cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: AIX, xlc vs gcc!

From: James Bursa <james_at_semichrome.net>
Date: Tue, 11 May 2004 14:53:01 +0100

On Tuesday 11 May 2004 08:18, Daniel Stenberg wrote:
> All tests on AIX with the xlc compiler that do multipart formposts fail.
> Closer inspections reveal that the Content-Length: field of the POST
> request that is set differs from what the test case expects it to be. The
> size used seem to be 1, 2 or 3 bytes off.

Looks like the difference is equal to the number of form parts. The original
server.input could help if it's something like a line-endings issue.

James
Received on 2004-05-11