You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@apr.apache.org by Justin Erenkrantz <ju...@erenkrantz.com> on 2006/07/13 10:51:36 UTC

Re: [patch 08/17] off64_t vs __int64

On 4/14/06, John Mark Vandenberg <ja...@gmail.com> wrote:
> mingw/cl headers dont provide off64_t.  use __int64 instead.

mingw 5.0.3 provides off64_t, so this patch isn't needed now, AFAICT.

Thanks!  -- justin