Justin Erenkrantz wrote:
>
> > something we can fix for APR 1.0/Apache 2.1-dev by making apr_off_t always
> > 64 bits whether native apr_off_t is 64 bits or not?
>
> Perhaps that might not be a bad idea, but it would make off_t usage that much
> worse on 32-bit processors and we'd have to downcast apr_off_t to any system
> calls.

I would not worry about these two problems. off_t usage should not be critical 
to
the performance of your code.

Wan-Teh

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

Reply via email to