David Bartley wrote:

> Hence it would seem to be a simple matter of replacing "off_t pio_offset" as 
> below:

> Is there some additional reason why this incompatibility exists? If not, 
> couldn't this simple change be made?

There should be no need for this - off_t itself can either be a
32-bit or 64-bit value depending on the compilation mode, as
you can see in /usr/include/stdio.h.

Backing up, what problem are you trying to solve?

Rob T
_______________________________________________
opensolaris-code mailing list
opensolaris-code@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/opensolaris-code

Reply via email to