Paul Eggert wrote:
> printf ("size = %lu\n", (unsigned long) sizeof array);
> printf ("diff = %ld\n", (long) (pointer2 - pointer1));
>
> 1989 Standard C requires this to work, and we know of only one
> counterexample: 64-bit programs on Microsoft Windows IA-64.
IA-64 is dead (when you believe Ulrich Drepper's statistics). But how
about MS Windows on AMD64 ?
Bruno
_______________________________________________
Bug-coreutils mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-coreutils